Scripting Commands by Functionality: Difference between revisions
Fred Gandt (talk | contribs) m (Added Time Functions and Weapon Pool) |
(rephrase of GUI Control - not limited to 'main menu' control.) |
||
Line 68: | Line 68: | ||
<div class="floating-box cmd"> | <div class="floating-box cmd"> | ||
==[[:Category:Command Group: GUI Control|GUI Control]]== | ==[[:Category:Command Group: GUI Control|GUI Control]]== | ||
'''Customize the look of | '''Customize the look of dialogs and menus in the game.''' | ||
;e.g. | ;e.g. | ||
:[[buttonAction]] | :[[buttonAction]] |
Revision as of 21:51, 23 August 2015
Introduction
This page has been created to help you find the appropriate commands when you are dealing with specific scripting situations (e.g. all commands that have to do with triggers, or to control unit behaviour, etc.).
Keep in mind that there can be cases where certain commands may appear in more than one category.
Activators
Set, define and use Triggers and Event Handlers.
Editor Control
Functions to interact with editor.
GUI Control
Customize the look of dialogs and menus in the game.
Multiplayer
Commands that are specific to Multiplayer games.
Object Information
Find out things about your troops and other objects.
Object Manipulation
Create and define troops and other objects.
Program Flow
Commands to define loops, conditions, and jumps inside scripts.
System Commands
Commands that deal with the game as a whole.
Unit Control
Controls the behaviour of your troops.
Weapon Pool
The Weapon Pool enables the player to use weapons from one mission in others.