melio Posted April 28, 2018 Share Posted April 28, 2018 PORFAVOR alguem por gentileza poderia me explica como eu posso desativa o /logout e onde eu coloco como eu faco pois ainda nao conseguir ?? Link to comment
DNL291 Posted April 29, 2018 Share Posted April 29, 2018 addEventHandler( "onPlayerCommand", root, function ( command ) if (command == "logout") then cancelEvent() end end ) Link to comment
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