UO.Msg

From OpenEUO
Revision as of 13:46, 8 October 2010 by 76.184.213.234 (Talk) (Created page with " UO.Msg(str) This command sends a series of key-strokes to the client as specified by string str. A '$' sign within the string denotes a carriage return. Note: Instead of usin...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UO.Msg(str)

This command sends a series of key-strokes to the client as specified by string str. A '$' sign within the string denotes a carriage return.


Note: Instead of using UO.Msg to speak, whisper, yell, etc. it is more stable and easier to work with UO.Macro().