Difference between revisions of "UO.SysMessage"

From OpenEUO
Jump to: navigation, search
(Created page with " UO.SysMessage(sMsg[, nCol]) Outputs a message as a system message inside the client. The string sMsg specifies the message, the optional numeric parameter specifies the system m...")
 
 
Line 1: Line 1:
 
  UO.SysMessage(sMsg[, nCol])
 
  UO.SysMessage(sMsg[, nCol])
 
Outputs a message as a system message inside the client. The string sMsg specifies the message, the optional numeric parameter specifies the system message color.
 
Outputs a message as a system message inside the client. The string sMsg specifies the message, the optional numeric parameter specifies the system message color.
 +
 +
[[UO.ExMsg]]
 +
 +
[[UO.Key]]
 +
 +
[[UO.Macro]]
 +
 +
[[UO.Msg]]
 +
 +
[[UO.SysMsg]]

Latest revision as of 14:25, 9 October 2010

UO.SysMessage(sMsg[, nCol])

Outputs a message as a system message inside the client. The string sMsg specifies the message, the optional numeric parameter specifies the system message color.

UO.ExMsg

UO.Key

UO.Macro

UO.Msg

UO.SysMsg