Jump to content

Misc Scripting Fixes


Recommended Posts

There are some scripting actions in the game that are not listed in the relevant IDS files. This will fix those.

 

APPEND ~ACTION.IDS~
~147 RemoveSpellRES(S:Spell*)~
UNLESS ~147~

APPEND ~TRIGGER.IDS~
~0x00A1 SpellCastOnMeRES(S:Spell*,O:Caster*)~
~0x0091 SpellCastRES(S:Spell*,O:Object*)~
~0x00A6 SpellCastPriestRES(S:Spell*,O:Object*)~
~0x00A7 SpellCastInnateRES(S:Spell*,O:Object*)~
UNLESS ~SpellCastOnMeRES~

 

SimDing0 found some of these to be working. the_bigg also deserves credit.

 

Thread: http://forums.gibberlings3.net/index.php?showtopic=3596

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...