Scripting

From theFarWilds
Revision as of 18:28, 19 March 2010 by Jed (Talk | contribs)

Jump to: navigation, search

This is the start of the scripting API. It will be expanded over time. If you want something ask for it in the forum. Create your scripts here: [1]. Scripts are written in AngelScript, it has syntax similar to C.


Functions you can implement: Script_Functions

Functions you can call:

Global Functions

Config Functions

Player Functions

Entity Functions

Location Functions

Card Functions

Action Functions


Scripting Examples


Coordinate System : Coordinates in TFW are a bit weird. This page explains.