Urbanhack Posted August 30, 2010 Posted August 30, 2010 Hello Im Using The Rin4a's Buffer V.3 For Epilogue... But When I Put Acceslevel 1 In VIP Configs Dont Work... If I Put Access Level 1 Player Get Admin If I Put Access Level 10 Say Warning Player Entered in the Game Without Privileges... ENABLE_VIP_BUFFER = True VIP_ACCESS_LEVEL = 1 Get Admin VIP_ACCESS_LEVEL = 10 Player Entered Game Without Privileges... i have donator system. example if player.isdonator() then... this line.. if ENABLE_VIP_BUFFER == False or player.getAccessLevel().getLevel() == VIP_ACCESS_LEVEL and ENABLE_VIP_BUFFER == True: is correct? if ENABLE_VIP_BUFFER == False or player.isdonator() and ENABLE_VIP_BUFFER == True: i think this is wrong... some1 can help me?.. o give me an easy way... thx u Quote
Question
Urbanhack
Hello Im Using The Rin4a's Buffer V.3 For Epilogue... But When I Put Acceslevel 1 In VIP Configs Dont Work...
If I Put Access Level 1 Player Get Admin If I Put Access Level 10 Say Warning Player Entered in the Game Without Privileges...
i have donator system.
example if player.isdonator()
then...
this line..
is correct?
i think this is wrong...
some1 can help me?.. o give me an easy way...
thx u
0 answers 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.
Note: Your post will require moderator approval before it will be visible.