Jump to content
  • 0

Rin4a Buffers Vip Code Dont Work


Question

Posted

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

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...