What way does anybody use to have people register there game?
I read about the rpn method, but am having some trouble implementing it in my game.
Does anyone know a way to use something in game editor to basically perform an action if the user enteres the correct registration, or exit game or perform another action if they do not.
I know the rpn method makslane and beyondthetech made a module for could do this, but I'm don't know how.
I could even give out username and passwords for each download of the game.
I just need to know how to let the game know it has been registered so it doesnt ask for the registration each time it starts.
Thanks.
Here is my original post on the RPN method.
Could somebody help me out a little with RPN.
I am looking at beyondthetech and makslanes RPN module, but need some help.
I imagine I would want to change my RPN string, but what can I change it to? Does it have to be in a certain format, I'm not understanding it.
Also, the module looks great, but I'm not sure how to implement it in a game.
My demo would be limited, and only the full version of the game would have the RPN module. How would I have the game check for the registration each time it starts? I'm sure I would use loadvar on the personal.dat file, but I don't know how to get it to work.
Thanks, and I really appreciate everyone's help.