sideLogic: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?\]\]" to "{{GameCategory|tkoh|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| ofpr |Game name= | | ofpr |Game name= | ||
Line 7: | Line 6: | ||
|gr1= Sides |GROUP1= | |gr1= Sides |GROUP1= | ||
| The Logic [[Side|side]]. | | The Logic [[Side|side]]. | ||
<br>Side of [[Game Logic]]s and [[Modules]]. |DESCRIPTION= | <br>Side of [[Game Logic]]s and [[Modules]]. |DESCRIPTION= | ||
| '''sideLogic''' |SYNTAX= | | '''sideLogic''' |SYNTAX= | ||
| [[Side]] |RETURNVALUE= | | [[Side]] |RETURNVALUE= | ||
|x1= <code>[[if]] ([[side]] _obj == [[sideLogic]]) [[then]] { | |x1= <code>[[if]] ([[side]] _obj == [[sideLogic]]) [[then]] { | ||
Line 22: | Line 18: | ||
}; | }; | ||
</code> |EXAMPLE1= | </code> |EXAMPLE1= | ||
| [[Side]], [[side]], [[west]], [[east]], [[resistance]], [[civilian]], [[sideUnknown]], [[sideFriendly]], [[sideEnemy]], [[playerSide]], [[side location]], [[Side relations]] |SEEALSO= | | [[Side]], [[side]], [[west]], [[east]], [[resistance]], [[civilian]], [[sideUnknown]], [[sideFriendly]], [[sideEnemy]], [[playerSide]], [[side location]], [[Side relations]] |SEEALSO= |
Revision as of 03:58, 17 January 2021
Description
- Description:
- The Logic side.
Side of Game Logics and Modules. - Groups:
- Sides
Syntax
- Syntax:
- sideLogic
- Return Value:
- Side
Examples
Additional Information
- See also:
- SidesidewesteastresistanceciviliansideUnknownsideFriendlysideEnemyplayerSideside locationSide relations
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint: Resistance version 1.90
- Operation Flashpoint: Resistance: New Scripting Commands
- Operation Flashpoint: Resistance: Scripting Commands
- Command Group: Sides
- Scripting Commands OFP 1.99
- Scripting Commands OFP 1.96
- ArmA: Armed Assault: Scripting Commands
- Arma 2: Scripting Commands
- Arma 3: Scripting Commands
- Take On Helicopters: Scripting Commands