29.04.2010, 17:10
Hi.
I am getting this :
And this is my command :
I am getting this :
Код:
warning 213: tag mismatch
Код:
if (strcmp(cmdtext, "/drift-on", true)==0) { TextDrawShowForPlayer(playerid, Textdraw0); DriftTD[playerid] = 1; // On this line is error SendClientMessage(playerid,COLOR_LIGHTGREEN, "Licznik driftu został wlaczony."); return 1; }