Script Interface - novasdream/forgottenserver GitHub Wiki

The scripting interface in The Forgotten Server is supported by the Lua programming language. You can customize the server with scripts for the following interfaces:

Global

Metatables

Lua does not have a class system. However, it is possible to emulate a similar system in Lua, called Metatables.

The script interface provides the following metatables: