Thread: Modding SW3?
View Single Post
  #99  
Old 03-25-2010, 09:40 PM
Nanaki Nanaki is offline
Approved Member
 
Join Date: Mar 2010
Posts: 338
Default

Quote:
Originally Posted by Rastix View Post
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.
Reply With Quote