Plugins and chatbank.
-
Hello. I'm trying to make a t6 zombie server, but i need help for bankchat and some plugins i need. Basically i wanted to add a plugin for a chatbank (.w <amount>, etc..)
But i don't know where to put it, i tried some things but one time the console say that there is an error on my plugin, other time the plugin just not appear in console so i conclued that it's not the right place. i tried 2 plugins, both on differents acces path, but not working (i tried lot of things and i tried again)
SO I really need help, where i put my plugins, in what folder ??For the second things i need a plugin for moderator/senor moderator... with commands like :
/god (godmode
/nc (noclip)
and other(i already have iw4m but these commands are not available on bo2)
My discord : emxr#0011ty
-
I can't help for the bank stuff but if you're looking for admins only command I think that adapting my MW3 chat commands script to BO2, adding the commands you want which is easy given the code structure and examples in place and given that you can copy paste the functions you want from menus and then simply add a check for the player name or GUID. The only downsise is that you would have to use a unique command prefix to avoid conflicts
https://github.com/Resxt/Plutonium-IW5-Scripts/blob/main/small_scripts/chat_commands.gsc