• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

C++ Unshow heal monsters/player

douglasscherner

Active Member
Joined
Aug 15, 2014
Messages
143
Reaction score
25
arrumar.png

When monster or players take damage and heal instantly the count of life healed show.

showHealingDamage = false
showHealingDamageForMonsters = false
healthHealingColor = false
manaHealingColor = false
showHealthChangeForMonsters = false

This commands not working in config.lua
I whant that this blue score not show in my server.

Maybe someone know exactly where this stay in source for I remove..
Thanks
 
The AR The Server Global - Version: (1.0 . DEV) - Codename: ( )
Compiled with: GNU C++ version 7.5.0
Compiled on Jun 18 2022 20:17:04 for platform x64

Is 1.0 entao?
Post automatically merged:

Thank.
assuming you are using nekiro downgrade:

healing:

mana damage:

mana loss:

PS: please next time always tell us what engine you are using so we don't have to guess
Thank you. It's work.
 
Last edited:
Back
Top