Scripting Commands by Functionality: Difference between revisions
Lou Montana (talk | contribs) m (Fix order) |
Lou Montana (talk | contribs) m (Add Team Switch sub-category, fix Ropes message) |
||
Line 209: | Line 209: | ||
<div class="floating-box cmd"> | <div class="floating-box cmd"> | ||
==[[:Category:Command Group: Remote Control|Remote Control]]== | ==[[:Category:Command Group: Remote Control|Remote Control]]== | ||
'''Manipulate and connect to UAVs | '''Manipulate and connect to UAVs or remote control units.''' | ||
;e.g. | ;e.g. | ||
:[[connectTerminalToUAV]] | :[[connectTerminalToUAV]] | ||
Line 218: | Line 218: | ||
<div class="floating-box cmd"> | <div class="floating-box cmd"> | ||
==[[:Category:Command Group: Ropes and Sling Loading|Ropes and Sling Loading]]== | ==[[:Category:Command Group: Ropes and Sling Loading|Ropes and Sling Loading]]== | ||
''' | '''Attach and detach ropes to objects, slingload and drop them.''' | ||
;e.g. | ;e.g. | ||
:[[enableRopeAttach]] | :[[enableRopeAttach]] | ||
Line 251: | Line 251: | ||
:[[loadFile]] | :[[loadFile]] | ||
:[[saveGame]] | :[[saveGame]] | ||
</div> | |||
<div class="floating-box cmd"> | |||
==[[:Category:Command Group: Team Switch|Team Switch]]== | |||
'''Everything to do with the Team Switch feature.''' | |||
;e.g. | |||
:[[enableTeamSwitch]] | |||
:[[onTeamSwitch]] | |||
:[[selectPlayer]] | |||
:[[teamSwitch]] | |||
</div> | </div> | ||
Revision as of 23:22, 8 April 2019
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.
Custom Panels
Commands to handle Custom Panels.
Editor Control
Functions to interact with 2D editor.
GUI Control
Customize the look of dialogs and menus in the game.
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.
Remote Control
Manipulate and connect to UAVs or remote control units.
Ropes and Sling Loading
Attach and detach ropes to objects, slingload and drop them.
System Commands
Commands that deal with the game as a whole.
Team Switch
Everything to do with the Team Switch feature.
Unit Control
Controls the behaviour of your troops.
Vehicle Loadout
Vehicle loadout related commands.
Weapon Pool
The Weapon Pool enables the player to use weapons from one mission in others.