2013martin1212 Posted June 26, 2015 Share Posted June 26, 2015 I cant figure out to how to turn off the development mode on my server , because if any one type in to the chat /showcol and show me the red colision to the player and the cars etc. Link to comment
DNL291 Posted June 27, 2015 Share Posted June 27, 2015 https://wiki.multitheftauto.com/wiki/SetDevelopmentMode setDevelopmentMode( false ) Link to comment
2013martin1212 Posted June 27, 2015 Author Share Posted June 27, 2015 there is my sourceS function devmode () setDevelopmentMode (false) end addCommandHandler("devmode", devmode) and there is my meta but it doesnt work for me because it says it Link to comment
KariiiM Posted June 27, 2015 Share Posted June 27, 2015 there is my sourceS function devmode () setDevelopmentMode (false) end addCommandHandler("devmode", devmode) and there is my meta Show us the debugscript 3 errors Link to comment
tuaos Posted June 27, 2015 Share Posted June 27, 2015 there is my sourceS function devmode () setDevelopmentMode (false) end addCommandHandler("devmode", devmode) and there is my meta but it doesnt work for me because it says it setDevelopementMode is Client-Sided 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