Skip to content

An Azeroth Core module to allow the display of the Breaking News section on the character select screen.

License

Notifications You must be signed in to change notification settings

CW3X/BreakingNewsOverride

 
 

Repository files navigation

Breaking News Override

This module allows you to override and show the breaking news frame on the left side of the character selection screen.

Image

Setup

  • Create a html file which contains the body for your breaking news frame.
  • Set the path to the html file in the config.
  • Enable the module and login to verify it works.

Notes

There is a small amount of html tags that are actually compatible, follow this guide here: https://wowwiki-archive.fandom.com/wiki/UIOBJECT_SimpleHTML

You must escape the characters [, ], ', \ in your title and html file because of the way the payload is sent. Example: \'You think this hurts? Just wait.\'

Credits

Thanks to the AzerothCore community and Foe especially for getting this to work.

About

An Azeroth Core module to allow the display of the Breaking News section on the character select screen.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.8%
  • Shell 13.2%