MxSoft
Leave Tibia, Live Life.
My problem here is that i want to rent the houses in my server not sell them.
In my config lua i have it like this:
In my config lua i have it like this:
Code:
-- Houses
buyableAndSellableHouses = "yes"
houseNeedPremium = "yes"
bedsRequirePremium = "yes"
levelToBuyHouse = 200
housesPerAccount = 1
houseRentAsPrice = "yes"
housePriceAsRent = "no"
housePriceEachSquare = 3000
houseRentPeriod = "weekly"
guildHalls = "yes"
Last edited: