29.04.2014, 01:21
How would I check if the player is house owner or not?
How can I turn "None" into a string %s to check if owner is same as the one in the HouseInfo[id][hOwner] variable using strcmp?
pawn Код:
if(strcmp("None", HouseInfo[id][hOwner], true))