Posts: 114
Threads: 46
Joined: Sep 2013
Reputation:
0
When i entered some commands, its executed but returns Server:Unknown Command
i cant figure it out. why?
All the commands have return1
Posts: 632
Threads: 24
Joined: Aug 2011
Does it happen to all commands? Are you by any chance using strcmp & zcmd together? If so that'll cause your commands not to work because strcmp and zcmd don't go together. (Not sure if it's the same with YCMD but I know ECMD was designed in the way zcmd was just with strcmp support).
Posts: 114
Threads: 46
Joined: Sep 2013
Reputation:
0
Only some commands are returns Server:Unknown Command.
And i cant find that commands in my gamemode
Posts: 632
Threads: 24
Joined: Aug 2011
Well are they added in the gamemode? If so CTRL+F for easier search.
Posts: 1,349
Threads: 194
Joined: Jan 2014
Reputation:
0
hmmm same problem for my one command idk why it happens i am using zcmd too and have no str cmd
Posts: 114
Threads: 46
Joined: Sep 2013
Reputation:
0
No, I can't find that commands in gamemode.
Posts: 1,661
Threads: 47
Joined: May 2013
Reputation:
0
If you can't find the commands, they probably don't exist.
If they do, you'll have to find them because we can't help you without seeing the code.
Posts: 114
Threads: 46
Joined: Sep 2013
Reputation:
0
Could you come to teamviewer?
I need to show full GM codes.
Posts: 1,661
Threads: 47
Joined: May 2013
Reputation:
0
Sure, PM me your Teamviewer info and I'll help you out.