18.08.2011, 15:00
I get the "SERVER: Unknown Command" error when I try to do a gamemode based command (made using zcmd).
I have tried disabling all filterscripts, same error still happened.
It did not happen until I uploaded my script the last time, but I have tried commenting out every line I thought was new and the error still happened.
Does anyone know why this may be happening?
EDIT:
On further inspection, I figured nothing after the ShowPlayerDialog in OnPlayerConnect are executed for players with a higher ID than 0. Also, OnDialogResponse does not work for them.
I have tried disabling all filterscripts, same error still happened.
It did not happen until I uploaded my script the last time, but I have tried commenting out every line I thought was new and the error still happened.
Does anyone know why this may be happening?
EDIT:
On further inspection, I figured nothing after the ShowPlayerDialog in OnPlayerConnect are executed for players with a higher ID than 0. Also, OnDialogResponse does not work for them.