• 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!

Lua Houses on TFS 0.3.5 pl1

frankfarmer

who'r ninja now
Premium User
Joined
Aug 5, 2008
Messages
1,581
Reaction score
81
I want the houses to cost 0 gold and with a monthly rent.

But i don't understand the config, can anyone explain?

Code:
-- Houses
	buyableAndSellableHouses = "yes"
	houseNeedPremium = "yes"
	bedsRequirePremium = "yes"
	levelToBuyHouse = 8
	housesPerAccount = 1
	houseRentAsPrice = "no"
	housePriceAsRent = "no"
	housePriceEachSquare = 0
	houseRentPeriod = "monthly"
	guildHalls = "yes"

And.. how much is the rent for every house?
 
As Cykotitan said... if you want to sell houses 0 gp, and rent >= 1, then you'll have to put it manually in your mapeditor (the rent), and housePriceEachSquare = 0. ;S

@ions_29a
stfu, if you don't know what your talking about is okay, but telling to someone who is right that he is wrong, is stupid, show how %!@# are you, and you even laugh of him? ;s
 
Last edited:
Back
Top