Hello Guest, please login or register.
Did you miss your activation email?
Login with username, password and session length.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - sjegtp

Pages: 1 ... 43 44 [45]
881
Audio / Re: Village... A short 30 second preview.
« on: April 28, 2006, 11:47:18 pm »
Great harmony :)

882
Coding / Re: [GM6] Help with collision
« on: April 28, 2006, 11:34:30 pm »
Code: [Select]
if (character.x <= rock.x + rock.sprite_width && rock.x <= character.x + 16 && character.y <= rock.y + rock.sprite_height && rock.y <= character.y + 16)//OBS: The "<=" may have to be changed to "<", depending on when the script is executed.
{
  //collision exists
}

883
Audio / Re: Poll: Mp3 to midi. (possible request)
« on: April 20, 2006, 04:58:40 pm »
If it was an original game, I'd say MP3, but since you're making a remake (aren't you?) of Final Fantasy 5, I think that MIDI would fit the game better.

884
Audio / Re: Sad Theme
« on: April 19, 2006, 06:17:07 pm »
It sounds good, but I think there could be a bit more variety in the harmony.

885
Zelda Projects / Re: The Legend of Zelda: The Masks of Time and Death
« on: April 12, 2006, 05:46:25 pm »
This story is very interesting.

And I think that there's a problem with the font, because it's written "FRESS ENTEF"...

886
Discussion / Re: Languages?
« on: April 11, 2006, 12:39:21 am »
C and C++ are almost the same language, and I thought that C# and C++ were also almost the same language. But once I was told that C# is not as simmilar to C++ as C++ is simmilar to C. Does anyone knows if this is true?

887
Discussion / Re: Rapid game developer (56k warning)
« on: April 11, 2006, 12:22:02 am »
You've posted in GA that the progamming language would be simmilar to LUA, haven't you?

888
Discussion / Re: Languages?
« on: April 08, 2006, 10:37:47 pm »
VB is a good language to those who know it well, which excludes me. So, although it's good to know many languages, it's good to be really good at one - as FarFromHome has just demonstrated.
VB is very good to make simple programs, but the problem is that it's a very different language.

889
Zelda Projects / Re: LOZ: Hall of the Dead
« on: April 08, 2006, 09:10:13 pm »
It's looking excelent. Can you post something about the story?

890
Discussion / Re: Languages?
« on: April 08, 2006, 12:16:47 am »
I fist learned VB, then I learned GML and then I learned C++. But I'm not very used to C++, I prefer VB.

891
Audio / Re: Shima - New song
« on: April 08, 2006, 12:08:10 am »
It's a very good song, though the melody isn't as developed as the harmony. Nice work.

Pages: 1 ... 43 44 [45]

Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved



Page created in 0.019 seconds with 32 queries.