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
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)'.