animation commands?
animation commands?
Is there a way of writing a GM command to test spell and ability animations? Also is there one for testing NPC/Mob animations?
Re: animation commands?
Hi, dsp comes up with a lot of command already doing this:
@injectaction 11 animationnumber when mob engaged will display animation, (exist for spells ja too), goes from 1 to 3070 then a gap where numbers are making the server crash then it starts over (4k 9k etc)
@animatenpc use to work i don't know now
@mobsub is for subanimation (for mobs like panopt in idle mode active mode, phuabo in and out of water lighten up ... amphiptere flying etc). Can probably be changed a bit to work with npcs.
@injectaction 11 animationnumber when mob engaged will display animation, (exist for spells ja too), goes from 1 to 3070 then a gap where numbers are making the server crash then it starts over (4k 9k etc)
@animatenpc use to work i don't know now
@mobsub is for subanimation (for mobs like panopt in idle mode active mode, phuabo in and out of water lighten up ... amphiptere flying etc). Can probably be changed a bit to work with npcs.
Re: animation commands?
spot on as always, gedads
thank you!
thank you!