Game maker

Talk about things that interest you - but stay on topic!
Forum rules
View them here. Make sure you read and agree to abide by the rules before posting.

Re: Game maker

Postby trips on Sat Oct 23, 2010 3:14 am

Good program, but I think you should try "Construct" - Its a lot easier for me to use.
http://www.scirra.com/
User avatar
trips
Getting started
 
Posts: 37
Joined: Mon Oct 04, 2010 2:06 am
Location: nope, dont have one

Re: Game maker

Postby striker6313 on Sat Mar 19, 2011 3:10 am

srry bumping... its relevant anyways

i know a really good GML code for a registration code! just create and object (no sprite) and put it in the first room. then put this code in a create event using the execute code (found in control tab) action.
Code: Select all
regi = get_string("Please Enter Registration Code",""
if regi = "put in ur regi' code here(case sensitive)"
{
room_goto(put the name of the next room/menu/1stlvl in here) //this will go to a room of ur choice
room_goto_next() //this will automatically goto the next room
}
else
{
game_end() //this will end the game
room_restart() //this will restart the room;forcing them to try the code again
}
//please delete one of the selections: the game wont run if u dont
:stykz: Striker6313 :stykz:

Image
Image




lolz:
~I don't have to be right; I just need to know that I'm not wrong.
~Flying potatoes are falling; so am I.
User avatar
striker6313
Getting started
 
Posts: 11
Joined: Sat Feb 26, 2011 5:12 pm
Location: Nunya-Biz

Previous

Return to General Discussion

Who is online

Users browsing this forum: No registered users and 0 guests

cron