Main Menu
  • Welcome to The RPG Maker Resource Kit.

[RESOLVED]How can you put in a code

Started by killeryunran, February 22, 2007, 06:11:12 PM

0 Members and 1 Guest are viewing this topic.

killeryunran

In my game Intro Game(A Intro(Sort Of demo)), you can get several code's...
But I don't know how you can use those code's in my main game...

EXAMPLE:
You get a code from some kind of person in my Intro game.

Now in my real game, you can go to a person and say a code to him...How can he recognice your code ??? That is what I am after for...

Please help :tpg: :tpg: :tpg:
         
Truly, if there is evil in this world, it lies in the heart of humankind

Blizzard

Store the code into a "variable" (Variable Operation command). Now use an "Input number" to make the player input a code on his own and it will be stored into another variable. You can use the "Conditional branch" to compare the values of these variables and if they are the same, the player has entered the correct code. :)
If your code is fixed, you don't need the first variable, just let the player input the code and then just check it with the conditional branch.
Hope that helps. :)
Get King of Booze for Android, for iOS, for OUYA or for Windows!
Visit our website.
You can also love/hate us on Facebook or the game itself.



Get DropBox, the best free file syncing service there is!

killeryunran

That helped me a lot Blizzard, you are just a lifesavior ;D
;D ;D :D :D ;) ;) :) :)
         
Truly, if there is evil in this world, it lies in the heart of humankind