December 26, 20187 yr Hey guys I'm totally new and fresh at this WRobot and therefore have a lot of questions One of them is how to make my FightClass profile sit down for 1-2 secs every 12sec to maintain enrage buff? I saw some other posts suggesting this: Hello, use lua code SitOrStand() ------------------------------------------------------ The thing is I don't know where to put this or how to apply it - I appreciate any help and suggestions ? Regards, Klenomeno
December 26, 20187 yr You need Lua: DoEmote('SIT') if you don't have the buff "Enrage". Assuming you're using the fightclass editor. There are many topics explaining how to enter Lua instead of a spell name and set the editor to "Is Lua, not spell". Edited December 26, 20187 yr by Matenia
Create an account or sign in to comment