andu
Sold 649 scripts, 25 maps and 9 events!
I want to make a spell for my summon. The spell will be like a big exori and dealing dmg to everybody but not to the summon owner.
eg:
i know how to make it in a simple 'exori flam' spell but idk how to make it works in area spells
any ideas?
eg:
PHP:
if getCreatureName(hitedTarget) == getCreatureName(getCreatureMaster(cid)) then
...
damage = 0
i know how to make it in a simple 'exori flam' spell but idk how to make it works in area spells
any ideas?