Warcraft III resources & community, 2003–2006 · archived

Save Systems

6 posts
#1

Save Systems

Guys i want to make a RPG but i want to know how to make save systems. I'm not well adepted at working with triggers but i really needed someone to explain me how to do that save systems that the great RPGs have! :cry:
#2
Its very hard to explain how to make a save system. But the you save your hero it look at what number of hero you want to save. EX:

For each Interger A 1 to 12 (how many hero you can save)
If (hero you want to save) equal to Integer A
then:
Set SaveCode: SaveCode + HeroCode[Integer A]

and bla bla bla! Go and download my map:
EZ Save/Load code 5, The link is below.
#3
The Trigger is very advanced, so if you dont understand the go to Map section and search: Save/Load and you will find my map
EZ Save/Load Code 1 and EZ Save/Load Code 2, the trigger in these maps is very easy.
#4
well basicly once you make a char map, you gotta make conversion functions, like integer to code and item to code and so on...
remember that to make it hack proff use extra chars to store information about the code.
#5

Posting a tutorial

why doesnt some1 post a tutorial to learn how to make save system and make everything well explained? It would be nice. :wink:
#6
My map is a tutorial map, but sorry if i haven't explain me good enouqh, but my english isnt good.