05.11.2010, 15:23
(
Последний раз редактировалось iJumbo; 05.11.2010 в 15:40.
)
i have a mysql system and i want to add a mail ceck.. i make a new row with default name is NoneMail
and all ok i get the var..
now how to ceck if is writed NoneMail send a dialog? i make this but no work
help me someone PELASE
and all ok i get the var..
now how to ceck if is writed NoneMail send a dialog? i make this but no work
pawn Код:
GetPVarString(playerid, "Email",email, 100);
if(!strcmp(email,"NoneMail", true))
help me someone PELASE