- 0
Problema raspuns
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
monster010
Vreu sa fac un DMV si imi da o eroare, am stat 20min sa-mi dau seama.
EROAREA !
LINIA este: tmp = strtok(text, idx);if(DMVT[playerid] > 0) { tmp = strtok(text, idx); if(DMVT[playerid] == 1) { if ((strcmp("A", tmp, true, strlen(tmp)) == 0) && (strlen(tmp) == strlen("A"))) { SendClientMessage(playerid,COLOR_LIGHTRED," Raspuns gresit.Ai picat testul !"); DMVT[playerid] = 0; TogglePlayerControllable(playerid, 1); return 0; }2 answers to this question
Recommended Posts