Manual:Lua Functions

From Mudlet
Revision as of 03:54, 7 May 2011 by Rayth (talk | contribs)
Jump to navigation Jump to search

Function Categories

Label/Window creation/manipulation Functions: These functions are used to construct custom user GUIs. They deal mainly with miniconsole/label/gauge creation and manipulation.

  createMiniConsole()
  createLabel()
  createGauge()

Table Functions: These functions are used to manipulate tables. Through them you can add to tables, remove values, check if a value is present in the table, check the size of a table, and more.

String Functions

Scripting Object Functions

Mapper Functions

Miscellaneous Functions

Label/Window creation/manipulation Functions

Table Functions

String Functions

Scripting Object Functions

Mapper Functions

Miscellaneous Functions