Sea.IO.dbannerc
From WoWWiki
This article is a part of the documentation of the Sea function library
Usage:
MY_DEBUG_KEY = true;
MyKey = "MY_DEBUG_KEY";
MyColor = { r = 1.0, g=0.2, b=0.0 };
Sea.IO.dbannerc(MyKey, MyColor, "Message", " ", "Some Message");
Produces:
"Message Some Message" in red-orange.
