Klenomeno 0 Posted December 26, 2018 Share Posted December 26, 2018 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 Link to comment https://wrobot.eu/forums/topic/10548-how-to-make-my-warrior-sit-every-12-sec-for-enrage-proc/ Share on other sites More sharing options...
Matenia 628 Posted December 26, 2018 Share Posted December 26, 2018 (edited) 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, 2018 by Matenia Link to comment https://wrobot.eu/forums/topic/10548-how-to-make-my-warrior-sit-every-12-sec-for-enrage-proc/#findComment-50173 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now