Scripting Commands by Functionality: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(reorgazined list)
m (Final cleaning)
Tag: Replaced
 
(79 intermediate revisions by 17 users not shown)
Line 1: Line 1:
{{tool-disclaimer
#REDIRECT [[Category:Scripting Commands by Functionality]]
| <center>Disclaimer: Preliminary Layout</center>
| <center>The organization of this list is still under discussion. Please do not add any command links to this page until the categories have been finalized. At that point this notice will be gone.</center>
}}
 
 
==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.
 
 
==AI Attitude==
*[[allowFleeing]]
*[[behaviour]]
 
==Camera Control==
*[[camCommand]]
*[[camCommand]]
 
==Dialog Control==
*[[buttonAction]]
*[[buttonSetAction]]
 
==Environment and Weather==
*[[setFog]]
*[[setOvercast]]
 
==Groups==
*[[formation]]
*[[formLeader]]
 
==Game Control==
*[[accTime]]
*[[addEventHandler]]
*[[saveGame]]
 
==GUI Interaction==
*[[addAction]]
*[[cutObj]]
 
==Map Control==
*[[forceMap]]
*[[mapAnimAdd]]
 
==Markers==
*[[createMarker]]
*[[setMarkerText]]
*[[setMarkerShape]]
 
==Math==
*[[abs]]
*[[atan2]]
*[[select]]
 
==Mission Information==
*[[addRating]]
*[[addScore]]
 
==Object Information==
*[[alive]]
*[[animationPhase]]
 
==Object Manipulation==
*[[action]]
*[[addEventHandler]]
 
==Program Flow==
*[[do]]
*[[if]]
*[[while]]
 
==Radio Control==
*[[enableRadio]]
*[[globalChat]]
 
==Sides==
*[[captive]]
*[[civilian]]
 
==Sounds, Effects==
*[[fadeMusic]]
*[[fadeSound]]
 
==System Commands==
*[[benchmark]]
*[[cadetMode]]
 
==Time Functions==
*[[accTime]]
*[[daytime]]
 
==Triggers==
*[[addEventHandler]]
*[[createTrigger]]
*[[setTriggerArea]]
 
==Unit Control==
*[[commandFire]]
*[[commandFollow]]
 
==Vehicle Assignment==
*[[allowGetIn]]
*[[assignAsCargo]]
 
==Variables==
*[[count]]
*[[forEach]]
*[[format]]
 
==Weapons==
*[[addMagazine]]
*[[ammo]]

Latest revision as of 02:14, 26 December 2020