abu5lf Posted March 23, 2012 Posted March 23, 2012 (edited) client side bindkey = get("bindkey") bindKey( bindkey,'down', function( ) guiSetVisible( win,not guiGetVisible( win ) ) showCursor( not isCursorShowing( ) ) guiSetInputEnabled( not guiGetInputEnabled( ) ) end ) Edited December 25, 2012 by Guest
Castillo Posted March 24, 2012 Posted March 24, 2012 You can trigger the value to the client side using: triggerClientEvent
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now