Posts: 773
Threads: 309
Joined: Aug 2011
Reputation:
0
Hey guys i have a gamemode without bugs or errors but i had a problem now i just compiled and uploaded to host and restart from gamecpanel , when i use command:attack is activating but in the same time it says "this command don't exist, please contact a support" can some1 say why ? i did not change something is the same gamemode from yesterday i just recompiled again didn't change nothing includes or something else , none
Posts: 969
Threads: 26
Joined: Jan 2016
Reputation:
0
You must return 1; to handle the command, else it will say "Unknown Command"
Posts: 773
Threads: 309
Joined: Aug 2011
Reputation:
0
yea i have on that command return 1; like i said now is working , after i recompile , upload on host then Restart is working but saying in the same time "this command don't exist, please contact a support"
Posts: 4,759
Threads: 33
Joined: Dec 2013
Reputation:
0
Search for that message and post that part here.
Posts: 325
Threads: 14
Joined: Aug 2014
Reputation:
0
It happens sometimes when your command is crashing. Load up crashdetect and check the log.