Hi, i got a error. When i use this spell with a GOD/KNIGHT works fine, but when i use with DRUID/SORC/PALLY my TFS just close, dont show nothing more, just close server.
i did. And just bug with Mages and Pallyslook at spells.xml in the main post, did you add a vocation or did you leave it as ....?
If you attack the player standing next to him in the position(non sided) it's fine. However, if you stand side-step and do the spell. The monster and player becomes invisible (So outfit disabled). But once they move, it's back. Why is this?
Normal, sided
![]()
Side-step
![]()
![]()
Moved
![]()
-- Headbutt the wall fam
target:setDirection(playerDir)
-- Headbutt the wall fam
--target:setDirection(playerDir)
It solved the issue, I understand the time part.strange, what happens if you comment out this line:
LUA:-- Headbutt the wall fam target:setDirection(playerDir)
like so:
LUA:-- Headbutt the wall fam --target:setDirection(playerDir)
can't think of a reason why
but it looks like the player is turning into a different sprite entirely
just comment lines out and try and pin-point which line is causing it, idk bro i ain't got time for this