Difference between revisions of "UO.ExMsg"

From OpenEUO
Jump to: navigation, search
(Created page with " UO.ExMsg(nid[,nfont,ncolor],str) UO.ExMsg command shows the string str over the object given by the object id nid. The font and color arguments change the appearance of the mess...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
  UO.ExMsg(nid[,nfont,ncolor],str)
 
  UO.ExMsg(nid[,nfont,ncolor],str)
UO.ExMsg command shows the string str over the object given by the object id nid. The font and color arguments change the appearance of the message that is displayed.  
+
UO.ExMsg command shows the string str over the object given by the object id nid. The optional font and color arguments change the appearance of the message that is displayed.  
  
 
{| border="1"
 
{| border="1"
Line 27: Line 27:
 
  |9 ||Tiny font.
 
  |9 ||Tiny font.
 
  |}
 
  |}
 +
 +
[[UO.Key]]
 +
 +
[[UO.Macro]]
 +
 +
[[UO.Msg]]
 +
 +
[[UO.SysMessage]]

Latest revision as of 14:26, 9 October 2010

UO.ExMsg(nid[,nfont,ncolor],str)

UO.ExMsg command shows the string str over the object given by the object id nid. The optional font and color arguments change the appearance of the message that is displayed.

UO.ExMsg fonts
Index Description
0 Big font with dark edges.
1 Small font with white drop shadow
2 Big font with white drop shadow.
3 Small font with dark edges.
4 Big fancy font.
5 Medium font.
6 Tiny font.
7 Small font with recessed look.
8 Runic font replacing the following: Capital A-Z, [, \, ], ^, _. Moon Phases replacing the following: € (128), � (129), ‚ (130), „ (132), … (133), † (134), ‡ (135).
9 Tiny font.

UO.Key

UO.Macro

UO.Msg

UO.SysMessage