- Joined
- Feb 2, 2006
- Messages
- 1,631
Hey,
for my mod I wrote a skill system which uses dummy spells for the spellbook etc.
The spells can be placed in a spell book this way.
Unfortunately whenever I load the map their level is reset to 1 even if it was higher when saving the map.
Is this a known bug of Warcraft III?
If so what would be the best workaround? I thought about reacting to the map load event and setting the levels to a manually stored integer value.
for my mod I wrote a skill system which uses dummy spells for the spellbook etc.
The spells can be placed in a spell book this way.
Unfortunately whenever I load the map their level is reset to 1 even if it was higher when saving the map.
Is this a known bug of Warcraft III?
If so what would be the best workaround? I thought about reacting to the map load event and setting the levels to a manually stored integer value.