Jump to content

Help, please.


manve1

Recommended Posts

TAPL, everything to do with ACL is server side and i don't know how to trigger it to the client side :|

Easy, make the bindKey from server side, and then when you press the key check if he is moderator then trigger to client side and use guiSetVisible/guiGetVisible and showCursor.

All you need is this:

-- Server Side -- 
bindKey 
isObjectInACLGroup 
triggerClientEvent 
-- Client Side -- 
addEvent 
addEventHandler 
guiGetVisible 
guiSetVisible 
showCursor 

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...