25.03.2013, 03:54
Oh god, I'd forgotten. You can't compare 2 strings this way. Use strcmp function
Код:
if(!strcmp(text[0], "//") && PlayerInfo[playerid][pAdmin] >= 1)//line 74514 if(!strcmp(text[0], "///") && (PlayerInfo[playerid][pTester] >= 1 || PlayerInfo[playerid][pAdmin] >= 1))//line 74540