• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

bug with houses

GuHB

Member
Joined
Dec 14, 2009
Messages
630
Reaction score
9
Location
Brazil
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
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
 

Similar threads

Back
Top