I'm trying to make my fight/combat messages for melee weapon type damage display the name of the enemy in all uppercase text, but I cannot seem to figure out how to make this work. Does anyone have an idea for how to make this work?
Damage messages all go through the act() function. Any changes you make there will affect the whole Mud though..
It wouldn't be a straightforward undertaking I suspect