Server: Unknown Command
#1

Hi i the command in my server used to work but now it just shows SERVER : Unknown Command.
I tried to do everything i could but didn't work. Can someone help me out?

http://pastebin.com/d27QXrxa <---- Commands
http://pastebin.com/LvXH5awE <---- OnPlayerCommandText
Reply
#2

Maybe try to replace dcmd with ZCMD?
I mean, remove dcmd_c and add CMD:c
Reply
#3

maybe its because of plugins do u have all plugins which u used to use when they were working fine
Reply
#4

This error occurs when you're having two command processors try removing them.Use only one.If you have these two includes:
Код:
#include <ZCMD>
#include <dini>
remove ZCMD include and tell me
Reply
#5

Worked! Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)