12.05.2014, 08:35
add this to your code -
Hope this helps you out.
Add you own Variable there, you will have to create a new player enum though
Код:
if(PlayerInfo[playerid][pHouseOwned] == 1) return SendClientMessage(playerid, -1, "You already own a house");
Add you own Variable there, you will have to create a new player enum though