Im building a a RPG game in game maker GM does any body no what codeing it uses because the help file wont load and ever time i ask for help on there main Forum they tell me to stop making threads and posting silly questions
I dnt no if any off you do use this programe but if you do your help would be much apreciated
info
building an rpg about aliens and and you play the main charecter who has to destroy them before they destroy the world
things i would like to know
is how to write codes to make the charecter level up and gain exp points that sorta thing allso inventrie
(sorry about the spelling)
sorry if ive left anything out
Need helpGM coding
Page 1 of 1
3 Replies - 2277 Views - Last Post: 21 March 2006 - 12:34 PM
Replies To: Need help
#2
Re: Need help
Posted 27 February 2006 - 07:17 PM
What's the name of the Game Maker you're using? Every one can be a little different.
#3
Re: Need help
Posted 02 March 2006 - 07:58 PM
Quote
What's the name of the Game Maker you're using? Every one can be a little different.
I think he's talking about Game Maker
#4
Re: Need help
Posted 21 March 2006 - 12:34 PM
game maker uses a language called .GML
it's an extension of some other language. I honestly don't know what it is.
The question asked here would basically require you to be taught the whole programming language. And since GM is a very user friendly and easy to use click and drop system, you shouldn't even have to do that.
The logic behind the process you are asking about is simply to create a variable (ex: ex_points) and add points to it. and then when that variable reaches a point add one level to another variable (ex: level_up)
There are web based help documents and if you read through the GM forums you should be able to figure out how to accomplish this.
it's an extension of some other language. I honestly don't know what it is.
The question asked here would basically require you to be taught the whole programming language. And since GM is a very user friendly and easy to use click and drop system, you shouldn't even have to do that.
The logic behind the process you are asking about is simply to create a variable (ex: ex_points) and add points to it. and then when that variable reaches a point add one level to another variable (ex: level_up)
There are web based help documents and if you read through the GM forums you should be able to figure out how to accomplish this.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote






|