Invalid Commands?

I installed freeroamv2 which does work. all commands from that gamemode work via chat messages. but my other commands and scripts that i’ve added serverside like “/me, /wanted, /arrest,” and etc don’t. I just throws a message in chat saying “Invalid Command”

Can anyone shoot me some pointers?

@OfficerUniverse Add those commands to server/main.lua they will work then.

@kanersps said in Invalid Commands?:

@OfficerUniverse Add those commands to server/main.lua they will work then.

They are probably made on a modified chat resource…

@Boss My script returns invalid command if it’s not defined in that file. If the command still runs then you’re supposed to do that.