| 12-26-2006, 06:02 AM | #1 |
I am currently working on a little RPG map. My goal is to make a saving system. (ex. When I type in "-save", a random code, "D3523KIJ" would come on the screen to load the hero and the items other time one decides to play again.) I am wondering how I could make a trigger that would give a code that corresponds to one's name so no other person can copy the code and get the exact same character. I don't even know where to start... |
| 12-26-2006, 06:16 AM | #2 |
I would suggest using the "search" bar. There are at least 2 demo save/load code maps hosted here, just look around in the "systems" section (I think that's where they are). |
| 12-26-2006, 11:01 AM | #3 |
I think Neostorm over at wc3sear.ch has a good one - it saves hero, items, gold, and stats. The code is as long as you want - depending, of course, on how secure you want it. It can also easily be customized save codes that will work with that specific map only, and a code can only be loaded by a person with the same username as the person that saved it. Only negatives are that for importing you need to add every item and hero in this long and boring list. |
| 12-26-2006, 11:17 AM | #4 | |
I'm building a Save-System and this is how i save the Playername. Hope i wrote everything correctly, because my WE is currently broken.
|
| 12-26-2006, 11:28 AM | #5 |
Yes, please use the Search feature, it really saves us all time. Here is Vexorian's Save/Load system, its really easy to use, and you can set it up how you like. http://www.wc3campaigns.net/showpost...80&postcount=1 |
| 12-30-2006, 01:59 AM | #6 | |
Quote:
The search was not working at the moment. |
