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

C++ Monster RATE on TFS 1.1 10.77 is possible? Help !

rexgandi

Member
Joined
Oct 22, 2011
Messages
189
Reaction score
9
Hello!
Who now what I can add the monster rate functions on TFS 1.1?
In tfs 0.3.6/ 0.4 is possible becouse in config.lua i have this line:
rateMonsterHealth = 1.0
rateMonsterMana = 1.0
rateMonsterAttack = 0.8
rateMonsterDefense = 1.0

Who's have a code to compile this or others information? In TFS 1.1 i don't have this line... (config.lua)
 
Back
Top