• 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 [LUA or XML] Aol doesn't work

unixstyle297

~NewPDX U2D Founder~
Joined
Sep 2, 2012
Messages
1,019
Reaction score
12
Location
POLAND
Hi Everyone! How to repair that? AND... Aol doesn't work. It's falling down only on 4, 5 times per a lot of deads. I want to repair that. I want to set up this as: one dead - one fall down (aol). Can you tell me, how to set option in xml or how to repair script in lua? I am dark. :(

I have engine: TFS 0.3.6pl1

Thanks for all, Unix.
 
Oo thanks Limos, if it will be work, I write answer.

I have a big problem, what is that function? I have it in my aol item

XML:
<attribute key="preventDrop" value="1" />

Any other requests?

If I changed this on 0 aol doesn't fall down, but eq dropped. If I remove this is 0 option. While I wasn't changing that value, aol fall down 4, 5 times of most of deads only. I want make that: one dead, one drop.

I am using clean TFS, anybody can help me with this problem?

I have now this code in my engine:
XML:
<attribute key="charges" value="1" /> 
<attribute key="preventDrop" value="1" />

What I should change?
 
Last edited:
Back
Top