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

Solved Problem with soul(when monster dies soul rapidly grows up)

hudy98765

New Member
Joined
Jul 14, 2014
Messages
8
Reaction score
0
I have a problem with soul, because when i kill the monster soul starts to grow up still and still and still. Do you know where is the problem or where i should search? I think it's not lua scripts, maybe source or something.
 
Which server do you use? If the soul gain is to fast you can make it slower (higher number) in data/XML/vocations.xml.
Code:
gainsoulticks="120"
 
TFS 0.3.6
I've got this http://scr.hu/9pri/1u7zt
and i have my own system to get a soul, so i want to delete it
PS: When i kill the monster it grows so fcking crazy, that i can't count it, and don't want to stop even i logout:D
It never stops, works like while(), i have always full soul, but now when i kill second time it stops. Maybe that's why because i change gainsoulticks=1000

I THINK IT SOLVES MY PROBLEM. THANK YOU SO MUCH!
 
Last edited:
Back
Top