Page 1 of 1

adding product key at start of game

PostPosted: Fri May 02, 2008 6:24 am
by PooAs
i wanna make it so at the very start of game
there is like a keypad on the screen n you gotta click the right letters
to play the game
any ideas?

Re: adding product key at start of game

PostPosted: Fri May 02, 2008 8:47 pm
by catacomber
This might be one way to do it:

Use text, text input to put a code in. Then have an 'enter' button to click on with the mouse, or press a key, and it checks the text, and if it is the right code, load the game.

Re: adding product key at start of game

PostPosted: Tue May 06, 2008 10:20 pm
by PooAs
yeah that sounds like a good way
thanks man :)