Warcraft III resources & community, 2003–2006 · archived

Save and Load RPG Code System

not rated
Submitted by BuffMelonSystems489 downloads39 KB
Screenshot
Screenshot
Tells you how simple to make save and load code systems.

I think only thing you need for making simple RPG save code is Level, Item, and Hero type.
File Name
RPG Code v1.w3x
Author
By Buffmelon
Download

Comments

8
can you get it encypted :twisted: 4\5. 5 if its is encrypted
Shouldn't there be some sort of checksum? I mean common, i can just replace first two letters with new, and get hero of whatever level i want.
You should add a system that also saves the strength, agility and intelligence
check my ORPG in http://www.wc3sear.ch/index.php?p=Maps&ID=9756
there are more items and more heroes for unprotected.
if you want to see how it works you can download and open with editor, but im sure that you wouldnt understand what is goin on. :lol:
and thnx for the comment robel! i think i know how to make it much simpler.
If you save the hero then it will just have unused skill points right?
I did have trouble adding items like blaazer said, but other than that it's pretty good. I like that you did it with no JASS, makes it easier for people without any knowledge of JASS to editit themselves. You should try to make a little easier to add items, heroes, or abilities to the code though.

Anyway, keep up the good work, 4/5 (For now, I'll be watching)
1 thing: if people want to use this saveload, they might not know how to add their items to the Code try to change that with Comments in the trigger.
else its a good system. 4/5
Cool, I'm going to test this out imdideatly :D

Only thing I'd like an RPG to save as well, is the hero skill's (since type does not = skills)

@tested@

Tested it out... Works okay mate, but forwhatever reason I only got half the levels, and 4/6 items :)