Event ExMsg

From Wiki
Jump to: navigation, search


Synopsis

event ExMsg {object ID} {font} {color} {message}

Description

The event ExMsg command shows the string provided in the message parameter over the object given by the object ID. The font and color arguments change the appearance of the message that is displayed.


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.


Example

event ExMsg #charID 3 0 Welcome to my world!
halt

See Also

Event

  • Event commands cause the Ultima Online client to use one of its available internal macros.
event Drag Drags an object
event ExMsg Shows a message over the object given by the ID
event Macro Performs a UO internal macro
event PathFind Moves you to a specified position if it is possible
event Property Reads the property description of an item
event SkillLock Changes the skill locks on the different skills
event Sleep Suspends the client for a specified time
event SysMessage Outputs text to the client as a system message