12.11.2014, 04:13
if you return 1 (which is true (1==true)) in the zcmd it means that the command will be executed successfully and if you return 0 (which is false (0==false)) it will print a message in the players client "Error: Unknown Command" which means the command will not be executed