| 06-26-2004, 06:12 PM | #1 |
Yes it has been mentioned but, could someone tell me how to make a save and load rpg or give me a link to a thread or website.... |
| 06-26-2004, 06:29 PM | #2 |
well.. the first thing you do is make the rpg then for the code system you take all of the info that you want to carry over [players name, level, items, etc.] and put them all into variables. then you encypt by scrambling up some stuff and setting it all through a bulk code changer. so if you have an "A" you change it to "R" and if its a "Q" you change it to an "X" or whatever. and then theres always the tutorial in the tutorial section |
