WTF.Error
Member
- Joined
- Aug 8, 2007
- Messages
- 489
- Reaction score
- 10
I have
Trying to get rent system, so far so bad..
People are not losing houses.
Why ?
-- Houses
buyableAndSellableHouses = "yes"
houseNeedPremium = "yes"
bedsRequirePremium = "yes"
levelToBuyHouse = 100000
housesPerAccount = 3
houseRentAsPrice = "yes"
housePriceAsRent = "yes"
housePriceEachSquare = 10000
houseRentPeriod = "weekly"
Trying to get rent system, so far so bad..
People are not losing houses.
Why ?