Skip to content
This repository has been archived by the owner on Sep 25, 2018. It is now read-only.

Latest commit

 

History

History
26 lines (19 loc) · 694 Bytes

scripting.in.md

File metadata and controls

26 lines (19 loc) · 694 Bytes
title layout
Scripting Reference
wiki

{% include toc.md %}

The Mana server uses the scripting language LUA for scripting. This is a list of the script commands currently implemented in addition to the standard lua statements and functions.

Also, if you want to look at actual working samples, you can have a look at the example/scripts folder in the Mana server source which has always the latest working set.

Available script bindings

{{body}}

Needed script bindings

Area of Effect

Possible missing area of effect functions:

  • get_beings_in_cone
  • get_beings_in_line