- Joined
- Feb 5, 2009
- Messages
- 4,670
Okay, so this is a request regarding a save/load system. I guess it's pretty safe to say that every save/load system I've seen outputs a code when a user performs the 'save' command, and when they say they want to load they put in the code and what they saved is retrieved. That's not what I want.
What I want is a save/load system based on the name of the user. So, when a user enters my map, where ever they got up to in the game is instantly retrieved.
One thing I should mention about this requested system is that I want it to save anything and everything the player has (i.e. all units and all the items the units have), most likely when they type in '-save' or something.
The code can be in GUI, Jass or vJass, but if it must be in Jass or vJass, I might request a few comments explaining how to configure the code to my map (if required). If I do not need to configure the code (like telling it what units and items to include in the save), then comments are optional.
Not meaning to insult anyone, but I somehow doubt that I will get a system any time soon. After all, it seems that the most efficient triggerers all have 'something better to do', which is fair enough, but somewhat irritating to a noob coder like me :/
Please do respond if you are able to help or know of someone who is able to help. Thanks in advance.
What I want is a save/load system based on the name of the user. So, when a user enters my map, where ever they got up to in the game is instantly retrieved.
One thing I should mention about this requested system is that I want it to save anything and everything the player has (i.e. all units and all the items the units have), most likely when they type in '-save' or something.
The code can be in GUI, Jass or vJass, but if it must be in Jass or vJass, I might request a few comments explaining how to configure the code to my map (if required). If I do not need to configure the code (like telling it what units and items to include in the save), then comments are optional.
Not meaning to insult anyone, but I somehow doubt that I will get a system any time soon. After all, it seems that the most efficient triggerers all have 'something better to do', which is fair enough, but somewhat irritating to a noob coder like me :/
Please do respond if you are able to help or know of someone who is able to help. Thanks in advance.