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

problem kalima with aleta commands :/

Status
Not open for further replies.

Thorn

Spriting since 2013
Joined
Sep 24, 2012
Messages
2,203
Solutions
1
Reaction score
923
Location
Chile
Hello, well like i said i have a problem with aleta sio, grav and som...
when you put ****** in any of those commands the server fells... i have no idea why, and i don't know how to fix it ://, plz if anyone knows how plz help me :)

- - - Updated - - -

my ot is a tfs kalima
 
Are you using spells or talkactions? Use only this on talkactions.xml.

XML:
<talkaction words="!buyhouse;/buyhouse;alana res" filter="word-spaced" event="function" value="houseBuy"/>
<talkaction words="alana grav" 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"/>

Btw, don't use edited TFS distributions, sometimes are buggy.
 
yeah im using talkactions, those are bugged, the aleta sio, aleta grav and aleta som..i don't see a difference with what u wrote D:
 
but how do i change my TFS? the maps, items, action, will be saved? i don't understand :S
 
You have identified a crash bug in TFS 0.3.6.
I am fairly confident this issue is fixed in 0.3.7-preview and naturally in 0.4x.

You will need to source edit to filter characters in the house list boxes. You should be able to rip the fix straight out of 0.3.7-preview subversion.
I don't have time to track it down for you at the moment though as I am at work.

Good luck!
 
Status
Not open for further replies.
Back
Top