Quote:
Originally Posted by Rastix
What are you trying to achieve exactly?
|
I was trying to add a fifth Summon ability. There are currently four, SummonNavy, SummonKfni, SummonBerserk, and SummonPrec.
The problem with this is that for every new special ability you add into the game, you have to add it to the appropriate XMLSchema files (allspecials.xsd and specials.xsd), however, I learned that the game uses its own internal version of the XMLSchema files which cannot be accessed.