Leic Posted April 9, 2018 Posted April 9, 2018 (edited) set @eac, eaclass(); if (BaseLevel < 125) && (!(@eac&EAJL_UPPER)) && (!(@eac&EAJL_THIRD)) && (!(@eac&EAJL_BABY)) { mes "[Event Manager]"; mes "Sorry, Only a level 175 3rd job (transcended) can claim the reward !"; close; } is my condition correct? Edited April 9, 2018 by Leic Quote
Question
Leic
set @eac, eaclass(); if (BaseLevel < 125) && (!(@eac&EAJL_UPPER)) && (!(@eac&EAJL_THIRD)) && (!(@eac&EAJL_BABY)) { mes "[Event Manager]"; mes "Sorry, Only a level 175 3rd job (transcended) can claim the reward !"; close; }
is my condition correct?
Edited by Leic1 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.