Difference between revisions of "Text"

From The Final Challenge Wiki
Jump to navigation Jump to search
(Created page with "==Official Information== TEXT<BR> text + : Adds line text - : Removes last line text show : Shows buffer text replace : Replaces last l...")
 
(No difference)

Latest revision as of 16:06, 26 March 2011

Official Information

TEXT

    text +         : Adds line
    text -         : Removes last line
    text show      : Shows buffer
    text replace   : Replaces last line with specified text.
    text clear     : Clears buffer

There is a generic text buffer, which can be used to create the body of
message posts or annotations. It is accessed via the 'text' command.
Explanations of each command are listed above.

Player-Supplied Information