sideLogic: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3> " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| ofpr | | ofpr | ||
|1.90 | |1.90 | ||
|gr1= Sides | |gr1= Sides | ||
| The Logic [[Side|side]]. | | The Logic [[Side|side]]. | ||
<br>Side of [[Game Logic]]s and [[Modules]]. | <br>Side of [[Game Logic]]s and [[Modules]]. | ||
| '''sideLogic''' | | '''sideLogic''' | ||
| [[Side]] | | [[Side]] | ||
|x1= <code>[[if]] ([[side]] _obj == [[sideLogic]]) [[then]] { | |x1= <code>[[if]] ([[side]] _obj == [[sideLogic]]) [[then]] { | ||
[[hint]] "It's a logic!"; | [[hint]] "It's a logic!"; | ||
}; | }; | ||
</code> | </code> | ||
| [[Side]], [[side]], [[west]], [[east]], [[resistance]], [[civilian]], [[sideUnknown]], [[sideFriendly]], [[sideEnemy]], [[playerSide]], [[side location]], [[Side relations]] | | [[Side]], [[side]], [[west]], [[east]], [[resistance]], [[civilian]], [[sideUnknown]], [[sideFriendly]], [[sideEnemy]], [[playerSide]], [[side location]], [[Side relations]] | ||
}} | }} |
Revision as of 11:25, 18 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
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