Re: Multiple magic schools spells pack
Posted: Tue Oct 10, 2017 3:53 am
Yes this is exactly the problem !!! You can't redefine the party more than once, or the last definition will overwrite all the previous ones in your init order. So your only option in this situation is to merge your definitions together with the spell pack def.
Also do you use the hook framework in your project? If so you MUST put the flag to true in the spell pack
The pack already includes the spell book and the restriction on spells scrolls to be able to cast spells. Why do you want to redo it?
It's really late, I will come back with more answers tomorrow
Also do you use the hook framework in your project? If so you MUST put the flag to true in the spell pack
The pack already includes the spell book and the restriction on spells scrolls to be able to cast spells. Why do you want to redo it?
It's really late, I will come back with more answers tomorrow