31.05.2014, 22:34
Brief: in this example, I am attempting to check if a player's name matches the string of the house renter. If they are not the same, the script still continues for whatever reason:
pawn Код:
if(!strcmp(hInfo[id][hrenter],GetName(playerid), false))