Login | Register

how to make and use cheats

May 10, 2010, 00:21 by pong_master
[loading]
-->
hello,
everyone been asking me if i could tell them how to do cheats. cheats are very simple to do. the first thing you have to do is to create a controller object (no sprite needed). in its create event add the following

create event:

cheat = ""

now that you got that you have to add a new event.
this event can be a button or anything. lets say its keyboard<enter>
just type this in.
cheat = get_string("write anything here","";)
if (cheat = "whatever you put
{make something happen}

what all that does is that does is that when you press enter an input box will come up. the player must type in the cheat and actions will happen
enjoy :)

Comments

Loading comments... [loading]
.
Users logged in:

game maker articles, game maker examples, game maker tutorials, gmtutorials, game maker questions and answers, game maker crash course, how to create games