Difference between revisions of "UO.ExMsg"
From OpenEUO
(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...") |
|||
| 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" | ||
Revision as of 10:45, 8 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.
| 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. |