18.11.2014, 13:41
Guys i have Bug and idk how to Fix it
When i do exepmle /cc to clearchat he work But i get message UNKOWN COMMAND
and that message i take it from all command
+rep if you help me And sry for bad english
When i do exepmle /cc to clearchat he work But i get message UNKOWN COMMAND
and that message i take it from all command
Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success) { if (!success) { GameTextForPlayer(playerid,"~r~USE ~y~/COMMANDS FOR A LIST OF COMMANDS!",5000,5); } return 1; }