DestroyHouse does not reset house owners ownership status
#8

124 is way too big for a player's name. 24 (MAX_PLAYER_NAME) is just fine.

pawn Код:
HouseInfo[houseid][OwnerName][0] = HouseInfo[houseid][RenterName][0] = EOS;
HouseInfo[houseid][Owned] = HouseInfo[houseid][Rented] = 0;
reset the owner's name and the name of the player who has rented the house and both owned and rented.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)