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

!buyhouse

Lua:
	<talkaction words="alevo grav" filter="word-spaced" event="function" value="houseBuy"/>
	<talkaction words="alito som" filter="word-spaced" event="function" value="houseSell"/>
	<talkaction words="alana sio" filter="word-spaced" event="function" value="houseKick"/>
	<talkaction words="aleta grav" filter="word-spaced" event="function" value="houseDoorList"/>
	<talkaction words="aleta sio" filter="word-spaced" event="function" value="houseGuestList"/>
	<talkaction words="aleta som" filter="word-spaced" event="function" value="houseSubOwnerList"/>
	<talkaction words="alito sio" filter="word-spaced" event="script" value="leavehouse.lua"/>
 
goto talkactions.xml and look at the bottom, replace the houses part or just try to use "alevo grav" to buy a house maybe it already works you just tried wrong command.
 

Similar threads

Back
Top