huyjvguyen Posted May 23, 2016 Share Posted May 23, 2016 how to cancel /reconnect or /quit ? Link to comment
Bean666 Posted May 23, 2016 Share Posted May 23, 2016 No, you can't remove native MTA commands, the same way you can't detect them when you use the command(s). "i tried removing it, you can't." Link to comment
Dimos7 Posted May 23, 2016 Share Posted May 23, 2016 function Comands(cmd) if cmd == "reconnect" or cmd =="quit" then cancelEvent() end end addEventHandler("onPlayerCommand", root, Comands) Link to comment
Bean666 Posted May 23, 2016 Share Posted May 23, 2016 try it yourself dimos. it won't work .already did try that, even with tables of commands. you are not allowed to remove / cancel MTA Native commands. even Castillo said that. Link to comment
Gravestone Posted May 23, 2016 Share Posted May 23, 2016 Lol @Dimos, do you think you can rape the player to stay at your server and don't quit neither reconnet? Lmao. 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