Author Topic: Disabling an addon with console commands while in-game?  (Read 313 times)

I need to know if it is possible to do this. If so, what is the command. Thanks for any help.

Depends on the add-on. You may have to blank some functions and disable some package.



Datablocks change when you restart the server

If you mean commands like this : killPlayer(); you can do this :

(For each command)

function commandname()
{
}