• 🏆 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!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Hero Save/Load

Status
Not open for further replies.
Level 4
Joined
Aug 17, 2005
Messages
82
Im pretty dumb :? at Jass and stuff could anyone make a save/load system in my map that saves level,gold and items?Ide really apreciate it send me a PM if you will :)
 
Level 6
Joined
May 13, 2005
Messages
164
Eh but it works for me... copy down and create all the variables wadsoever similar to the system's, den import all the categories of triggers except the setup, and go to every disabled action double click and press enter to enable it...

there are some things u gotta change, like the class array setup trigger(something like that i think) and change the heroes at the actions, eg paladin, to your hero. same with the item array setup trigger. You might want to add more of the actions 'Set Temp_Integer = (Temp_Integer + 1)' and 'Set Item_List_Array(Temp_Integer)= wateva your map's items)'.

Same for the hero class 1.

Sorry for long reply...
 
Status
Not open for further replies.
Top