Dispbottom

From Hercules Wiki
Revision as of 00:16, 12 February 2013 by Mysterious (Talk | contribs)

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

Syntax

  • dispbottom "<message>";

Description

This command will send the given message into the invoking character's chat window.

Example

mes "[Woman]";
mes "Hi, look at your chat window!";
dispbottom "You really did it :D";
close;