14.06.2009, 13:17
Quote:
Originally Posted by ByFukara
wow that's crazy command. You must do that.
Add this end of OnPlayerCommandText Код:
else { format(string, sizeof(string), "%s is not an available command. Check the command list to view the all the current commands. ( /commands )", cmdtext); SendClientMessage(playerid, RED, string); } return 0; } |
can u also add the :
new
forwards or something
it gives an error unknown symbol string