Jump to content

Please any help??


Recommended Posts

If i remember correctly, the basemode resource is compiled right?

Anyway, you can remove the command /gun.

By making a new lua file in the basemode resource, put it in the meta, and add this line to the script file:

removeCommandHandler("gun") 

If the wiki is right then:

removeCommandHandler: This function removes a command handler, that is one that has been added using addCommandHandler. This function can only remove command handlers that were added by the resource that it is called in.

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...