This is an old revision of the document!
~~DISCUSSION~~ <- CRPL reference <- Screen Commands
| Arguments | Result | Notation |
|---|---|---|
| Message and Coordinates | n1 i1 i2 – |
|
Displays a message in the User Interface at coordinates (i1,i2) in pixels. The message will disappear next frame so you'll have to call it every frame.
"Hi" 200 50 ShowMessage