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

Super weird bug in tfs

Sizaro

Advanced OT User
Joined
Aug 20, 2007
Messages
5,153
Solutions
5
Reaction score
212
Location
Sweden
GitHub
coldensjo
th9Uk.png


I have no idea how that happen, anyone else have this?

(If you don't see the bug, look at the dead training monk.)

edit: THE BUG IS CRIT
 
Critical hit values in config.lua is bugged, I don't know how the system works.
Just leave it alone or reported it in the Bug section, maybe Elf/Talaturen can look at it.
I've had this problem before.
 
Yeah, if you change it to 2, all hell breaks loose.
I wonder if it works the same as skills in the vocations.xml file.

Try using:

criticalHitChance = 7
criticalHitMultiplier = 1.2

Or something
 
@ Evan - its the same in vocations, I tried to change so masters/elders could gain their mlvls a little faster than non-promoted, and the resoults were that they gained a mlvl with every spell they did..

@ Sizaro - I had the same problem once, also cause I changed the value of the multiplier, so my suggestion to you is to keep it as it is (=1), and maybe find a code which changes the values of the crit in the sources
 
Back
Top