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

TFS 1.2 Text ManaShield

lazarus321

Member
Joined
May 8, 2017
Messages
222
Reaction score
23
how could I put that blue text that appears in the character when it takes some damage using manashield?

if I use this script function 'creature: addMana (10)' works ok, but the text does not appear as in manashield.

maybe here?

creature:sendTextMessage(MESSAGE_DAMAGE_RECEIVED, primaryDamage)

or add this TEXTCOLOR_BLUE

anyone know?
 
Last edited:
Back
Top