Jump to content

admin group


golanu21

Recommended Posts

Try change the client to:

bindKey("F5","down", 
function () 
      if getElementData( localPlayer, 'OpenPanel') == true then 
            guiSetVisible(fereastra, true) 
            showCursor(true) 
             guiLabelSetColor(GUIEditor.label[5],math.random(0, 255), math.random(0, 255), math.random(0, 255)) 
             end 
end 
) 
  

Press F5 to open the panel. If it dont work, put /debugscript 3 and tell us the error.

Link to comment
Try change the client to:
bindKey("F5","down", 
function () 
      if getElementData( localPlayer, 'OpenPanel') == true then 
            guiSetVisible(fereastra, true) 
            showCursor(true) 
             guiLabelSetColor(GUIEditor.label[5],math.random(0, 255), math.random(0, 255), math.random(0, 255)) 
             end 
end 
) 
  

Press F5 to open the panel. If it dont work, put /debugscript 3 and tell us the error.

i press F5 but nothing, debugscript 3 nothing

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...