HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Save/Load question

10-05-2004, 10:48 PM#1
D[a]gger
im trying to think of a way to do something for my orpg... I dont want spells preselected, I want it to where you can learn them as you go choosing what you want, but being an orpg it would require saving each learned, amount learned, and current lvl, and loading is even more complex...

if someone has a good solution plz help me out.
10-05-2004, 10:58 PM#2
-={tWiStÄr}=-
A units spells are preset no matter what, you can add them through triggers, but that doesnt mean the user will be able to add levels through the red cross thing. but when you save the code, you can check a spell's level. you should also add the units spell to a var as soon as they are added or learned.
10-06-2004, 05:37 AM#3
Dead-Inside
If you replace the hero leveling cross with a spellbook and have spells represent the skills, then you can continuesly level them through triggers.