MarvelSK Posted April 27, 2016 Posted April 27, 2016 Hello I need help. On everyone reallife server is boxing / fighting turned off that players can not damage anything and they can not jumping on bikes .. Please how I can setup it ?
Urban_West Posted April 27, 2016 Posted April 27, 2016 With this you can disable usage of controls and thus archive what you want: https://wiki.multitheftauto.com/wiki/ToggleControl
MarvelSK Posted April 27, 2016 Author Posted April 27, 2016 Please can you give me script ?? I am begineer
Urban_West Posted April 27, 2016 Posted April 27, 2016 It's just 1 line for each control you want to disable, here's the control names: https://wiki.multitheftauto.com/wiki/Control_names
Captain Cody Posted April 28, 2016 Posted April 28, 2016 I mean you could do that OR; you can strike them dead with Godly powers, and lots of explosives. But this works to toggleControl ("fire", false ) toggleControl ( "aim_weapon", false ) toggleControl ("vehicle_fire", false ) toggleControl ("vehicle_secondary_fire", false ) Throw in client side script like so -Client.lua- Then throw an xml file with "Lewis" type="Script" name="Disable fightin' " /> Have a jolly day.
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