18.11.2011, 22:25
it's most likely not strcmp that's causing the lag, however if you really wanted you could assign a number to each player and index it to the house owners and then do something like this
if(PlayerID[playerid] == HouseInfo[ownerID])
if(PlayerID[playerid] == HouseInfo[ownerID])