Hi,
I'm Using the Private tfs 0.4 - rev 3884 - 8.6.
I have some problems in houses. I turn on the Rent system in Config.lua
The problem is when the Player LOSE the house. The items that are in the house do not goes to DEPOT of the City. They disappier.
When i do the command /owner with God, the items disappier too.
The Depots is OK, config with the City.
The houses is OK, config with the same city as depot.
someone nows where can i Find this items? :S
I'm Using the Private tfs 0.4 - rev 3884 - 8.6.
I have some problems in houses. I turn on the Rent system in Config.lua
LUA:
-- Houses
buyableAndSellableHouses = true
houseNeedPremium = false
bedsRequirePremium = true
levelToBuyHouse = 100
housesPerAccount = 1
houseRentAsPrice = true
housePriceAsRent = false
housePriceEachSquare = 5000
houseRentPeriod = "daily"
houseCleanOld = 0
guildHalls = false
The problem is when the Player LOSE the house. The items that are in the house do not goes to DEPOT of the City. They disappier.
When i do the command /owner with God, the items disappier too.
The Depots is OK, config with the City.
The houses is OK, config with the same city as depot.
someone nows where can i Find this items? :S