16.09.2011, 01:01
..No that isnt what I am looking for, I want umm something like this:
This is my hOwner thing:
Would that kind of thing work, and how would I script it?
pawn Код:
if(HouseInfo[idx][hOwner] == playername)
pawn Код:
strmid(HouseInfo[idx][hOwner], arrCoords[8], 0, strlen(arrCoords[8]), 255);