BattleForge Wiki
Line 44: Line 44:
   
 
<h3><b>Layer 2 Events</b></h3>
 
<h3><b>Layer 2 Events</b></h3>
Fore more information click here.
+
Fore more information click [http://battleforge.wikia.com/index.php?title=Events here].
   
 
==='''Layer 3 Conditions & Actions'''===
 
==='''Layer 3 Conditions & Actions'''===

Revision as of 12:11, 26 February 2012

Tutorials

There's a growing number of Tutorials on how to use the Map Editor available here.

Installation and Launching

Installation

The Editor is installed from the Bootstrapper. When you first open the Bootstrapper you will see tab over the server window called "Optional Components". On that tab you can check to install the Editor.

Launching

There are two way to launch the Editor. You can launch it from the Bootstrapper window when you first start it up or you can find the actual executable in the program folder and launch it that way. It is called "pluginbasededitor.exe".

Editor UI

Learn more about the graphical user interface of the "pluginbasededitor" here.

Editor Navigation

How you can move, rotate and zoom the editor camera, find out here.

Editor Shortcuts

Click here to see a list of all shortcuts used in the editor.

Editor Menu Bar

Description of the whole Menue Bar step by step, click here.

Editor Tools

The Editor comes with a number of different tools for editing your map. Nearly every tool has an associated Tool Window. The Tool Window is often vital for use of the tool. They can be accessed from the "Windows" menu. To see all the Tools with a guidance, click here.

Scripting

Basics about the Script Engine

We use the LUA scripting language for mission scripts. Every Script is executed when the map is loaded and the Scriptsystem written in LUA translates the meta-scripts to actual C++ objects and builds the script statemachines. Read first before you start with scripting .

Script Files

All scripts are put into a sub-folder. The folders path is "...\<mapname>\script1", when seen from the map directory. For more information click here.

Script Syntax

How to write the correct syntax for the scripts you will find here.

Script Layers

A script usually consists of three different layers. Fore more information click here.

Layer 1 States

Fore more information click here.

Layer 2 Events

Fore more information click here.

Layer 3 Conditions & Actions

Fore more information click here.


Example Scripts




Skylords

Battleforge has been revived by a group of passionate players and developers under the name Skylords Reborn


It is a fully functional, community-made, non-profit and completely free-to-play relaunch of the game. The relaunch has been worked on for several years, and receives regular updates.

The new Wiki can be found here: Skylords Reborn Wiki Page



.