• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!

Save/load with variables?

Status
Not open for further replies.
Level 14
Joined
Jun 27, 2009
Messages
1,381
[Solved]Save/load with variables?

Hey all,
I have a request, please..
First of all, is it possible to have a Save/Load code that saves:
-Hero class
-Hero level
-Items
-Gold
-Variable (the variable will be called FactionDark, and will be a boolean.Just a note.)

If yes, please, can you make one for me ? :grin:

Would love if you do so.. +rep and credits in where it will be used :grin:
 
Last edited:
Level 13
Joined
Jun 9, 2009
Messages
1,129
Here is Save/Load system with based variables to save all unit's stats : expierence,level,attributes,position of him,save player gold,save items,level of abilities that have you learned... but it is MPI, Tommorow i will set password condition. Download it here : View attachment SaveLoad System [Request].w3x
I hope that this system is that what you need, if not say me what you want and i will improve that.
 
Level 14
Joined
Jun 27, 2009
Messages
1,381
Well, it did not work, I couldn't do it correctly. Anyways, it won't work with the idea I have. Thanks anyways.
 
Level 2
Joined
Jun 27, 2010
Messages
20
i would just use acehart's :/ its incredibly simple to manipulate to save and load whatever it is you want.... literally... anything... including that Boolean... just like that guy up top said
1 = true
2 = false

or you could make it

0 = false
999895548547= true

it doesn't really matter :/

This is the link to it, and the tutorial on how to use/implement it

edit: didn't see the "solved" thing on it :/ nor did it seem solved from reading it... sorry.
 
Status
Not open for further replies.
Top