• 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 Field FA bug hit + movements GM.

Qlimaxowy

New Member
Joined
Jul 3, 2013
Messages
22
Reaction score
3
Hello my dears, another post asking for help.
version 7.72
nekiro

when a player stands on "energy, fire, poison field" they take damage normally but the damage is dealt too quickly. Has anyone encountered this problem? Where can I find a solution?

the second thing is that when I move on a normal character, his walking is smooth "I think so" xD but when I log in to GM, his walking is tragic, he doesn't run smoothly, only on a grid as if I had ping, in addition, when I click on the map to let him run there himself, surprisingly, he runs normally, but I could find fault with his running.
 
Last edited:
Hello my dears, another post asking for help.
version 7.72
nekiro

when a player stands on "energy, fire, poison field" they take damage normally but the damage is dealt too quickly. Has anyone encountered this problem? Where can I find a solution?

the second thing is that when I move on a normal character, his walking is smooth "I think so" xD but when I log in to GM, his walking is tragic, he doesn't run smoothly, only on a grid as if I had ping, in addition, when I click on the map to let him run there himself, surprisingly, he runs normally, but I could find fault with his running.
<attribute key="initDamage" value="20" />
<attribute key="damage" value="10" />

Change these values in the fields
 
<attribute key="initDamage" value="20" />
<attribute key="damage" value="10" />

Change these values in the fields
I would suggest even using another items.xml because neikros items is bugged af for example try to throw items in trash/water/lava.etcc
if 7.72 nekiros items is working then you maybe using an extended items.xml probably the same bugs issue
 
Back
Top