12.04.2016, 13:35
I'm using ZCMD, if I want to send a message to the client when he's typing a wrong command.
I tried to change the return 0 from the onplayercommandtext to return SendClientMessage(playerid,-1,"A"); but it didn't do anything, just kept sending the message: "SERVER: Unknown command."
I tried to change the return 0 from the onplayercommandtext to return SendClientMessage(playerid,-1,"A"); but it didn't do anything, just kept sending the message: "SERVER: Unknown command."