botanist Posted November 28, 2010 Posted November 28, 2010 How to do that? I can't find a way, and enabling by default is easier than writing the command everytime
Wojak Posted November 28, 2010 Posted November 28, 2010 You should write a resource that will enter the command for you, when you log in: https://wiki.multitheftauto.com/wiki/Exe ... andHandler i thing that this kind of resource will need permissions in acl.xml, and of course you will need do add it to server startup in the mtaserver.conf
botanist Posted November 28, 2010 Author Posted November 28, 2010 Already tried that, too bad. executeCommandHandler seems to only execute custom functions.
DakiLLa Posted November 28, 2010 Posted November 28, 2010 As for me, I just bound /debugscript 3 to a key and use it everytime I join the server..
Discord Moderators Zango Posted November 28, 2010 Discord Moderators Posted November 28, 2010 setDebugMode (int mode) would be useful for this or in association with existing isDebugViewActive maybe setDebugView (int mode) I do not see any way to do this atm, executeCommandHandler indeed doesn't work on native commands and 'aexec' (which does the job) doesn't exist in function form
Castillo Posted November 29, 2010 Posted November 29, 2010 i did same as dakilla, bind for debugscript 3/0 and when enter press the key and done.
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