Jump to content

setDeveloperMode Doesnt Work


Recommended Posts

Client-Side

addEventHandler('onClientResourceStart', resourceRoot, 
function() 
setDevelopmentMode (true) 
end) 

meta.xml

<meta> 
    <info name="DeveloperMode" version="1.0" type="script" author="X-SHADOW" description="MTA-Thing" /> 
    <!-- Required Server-Scripts --> 
    <script src="client.lua" type="client" /> 
  
</meta> 

Link to comment
Client-Side
addEventHandler('onClientResourceStart', resourceRoot, 
function() 
setDevelopmentMode (true) 
end) 

meta.xml

<meta> 
    <info name="DeveloperMode" version="1.0" type="script" author="X-SHADOW" description="MTA-Thing" /> 
    <!-- Required Server-Scripts --> 
    <script src="client.lua" type="client" /> 
  
</meta> 

I am still preferring no events to the mode since it's unnecessary.

Link to comment

If you don't know what he means it's a ACL Admin Account you have to add yourself to the ACL and you have to use /register via Console or you make it work InGame you can add a account by doing this /addaccount username password

in the console once you do add the admin to the ACL.xml and /login with the details you put it.

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...