Skip to content

Bolder frag messages

Jeremy requested to merge jwinnie/bold-frag-message into master

Currently:

  • Makes frag messages ("you fragged XXX") bigger (1.8x the size of normal centerprint messages) and makes them bold.
  • Does this by implementing a new operator in HUD_CenterPrint - "^BOLD." Put ^BOLD at the beginning of a centerprint notification to make it bold.

Ideas for future changes (most likely in future merge requests):

  • Add images for "triple kill," "rage," etc. (anyone have any ideas on what they should look like?)
  • Make other messages (e.g. when you get a buff) bold
  • Make frag messages red, just like death messages (this is a one-line configuration change but I'm not sure if the devs would agree)
Edited by terencehill

Merge request reports