Quote:
Originally Posted by Misiur
You didn't set ownership in create house function. You have to set
pawn Код:
PlayerInfo[playerid][pHouseKey] = 0; PlayerInfo[playerid][pHouseID] = 0;
Unless there's some other command you didn't show us
|
When player registred/selling house she got that two variables to 0.