User Tools

Site Tools


lua:ch:mdo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
lua:ch:mdo [2014/06/20 04:16] – removed vodurlua:ch:mdo [2014/06/20 04:20] (current) vodur
Line 1: Line 1:
 +<code lua>
 +CH:mdo( text [, ...] )
 +</code>
 +
 +**text **- string value
 +
 +**...** - optional format arguments
 +
 +Interprets the argument as if the CH entered it as a command.
 +
 +Examples:
 +
 +<code lua>
 +mdo("dance")
 +
 +mdo("poke %s", ch.name)
 +</code>
  
lua/ch/mdo.1403237766.txt.gz · Last modified: 2014/06/20 04:16 by vodur