Sol.io.Printf

From Runes of Magic Wiki - The Runes of Magic

Jump to: navigation, search
Sol.io.Printf = function(msg, printFrame, ...)


Print a formatted message to a specific frame or the DEFAULT_CHAT_FRAME.
Color is white if no color codes found in msg.

Parameters:
+ msg        - The message to print
+ printFrame - The frame to print to. Leave nil to print to DEFAULT_CHAT_FRAME
+ ...        - Any number of format parameters
Personal tools