Difference between revisions of "Documentation"

From OpenEUO
Jump to: navigation, search
(Variables: added UO.CliTitle)
(Table Functions: added getn)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
== Lua ==
 
== Lua ==
 +
 +
OpenEUO uses Lua for scripting.
  
 
'''''WARNING: Use at your own risk, and when discrepancies are discovered, please update appropriately.  Thank you.'''''
 
'''''WARNING: Use at your own risk, and when discrepancies are discovered, please update appropriately.  Thank you.'''''
Line 93: Line 95:
  
 
* [[table.concat]]
 
* [[table.concat]]
 +
* [[table.getn]]
 
* [[table.insert]]
 
* [[table.insert]]
 
* [[table.maxn]]
 
* [[table.maxn]]

Latest revision as of 19:02, 17 March 2011

Lua

OpenEUO uses Lua for scripting.

WARNING: Use at your own risk, and when discrepancies are discovered, please update appropriately. Thank you.

Constants

Basic Functions

Math Functions

String Functions

Table Functions

OpenEUO

Standard Functions

Bitwise Functions

Ultima Online

Variables

Commands

Objects

Commands

Classes

Miscellaneous