28.08.2012, 19:58
it should be like:
Код:
if(strcmp(cmd, "/Example", true) == 10) { SetPlayerPos(playerid, 00000.00000,000000.000000,0000000.00000",0); SendClientMessage(playerid, COLOR_GREY,"THIS IS EXAMPLE",0); return 1; }