domez86 Posted August 22, 2019 Posted August 22, 2019 can I ask why this script doesn't work? if((JobLevel >= 10)) atcommand "@mount2"; at job level 10 work, but at job level 11 or + not work... I need it to work at the job level = or + of 10, or + of 9. i try also >9 but not work... thank you. Quote
-1 domez86 Posted August 22, 2019 Author Posted August 22, 2019 18 minutes ago, domez86 said: can I ask why this script doesn't work? if((JobLevel >= 10)) atcommand "@mount2"; at job level 10 work, but at job level 11 or + not work... I need it to work at the job level = or + of 10, or + of 9. i try also >9 but not work... thank you. fixed! Quote
Question
domez86
can I ask why this script doesn't work?
if((JobLevel >= 10)) atcommand "@mount2";
at job level 10 work, but at job level 11 or + not work...
I need it to work at the job level = or + of 10, or + of 9.
i try also >9 but not work...
thank you.
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.