Event SysMessage
From Wiki
Synopsis
event SysMessage {message}
Description
The event SysMessage command outputs a message as a system message inside the client.
Note: | This command does NOT work unless you have enabled the "Enable Event Sysmessage" configuration option. |
Example
;prints "Your character name is <your character's name>" to the bottom of the screen event sysMessage Your character name is #charname
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 |