Difference between revisions of "UO.ExMsg"

From OpenEUO
Jump to: navigation, search
 
Line 33: Line 33:
  
 
[[UO.Msg]]
 
[[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