Search found 1 match

by Forrestgump
Tue Jan 03, 2017 4:42 am
Forum: Suggestions
Topic: Command to allow self spells ignore spell neutralization.
Replies: 6
Views: 11377

Looks easy enough to do.
I'd just make the change in the skill_driver.c file in the add_spell method.
Well prob create new method, add_spell_to_self and do the check if flag is on in there etc.
Of course u need to add the toggle feature as well.
Well thats my 2 cents anyway