sideEnemy: 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 enemy [[Side|side]] (used for renegades). Unit of this side is enemy to everyone. | | The enemy [[Side|side]] (used for renegades). Unit of this side is enemy to everyone. | ||
<br>To become one, you can attack members of your own side or use [[addRating]]. | <br>To become one, you can attack members of your own side or use [[addRating]]. | ||
<br>When below a [[rating]] of -2000 units switch automatically to this side. |DESCRIPTION= | <br>When below a [[rating]] of -2000 units switch automatically to this side. |DESCRIPTION= | ||
| '''sideEnemy''' |SYNTAX= | | '''sideEnemy''' |SYNTAX= | ||
| [[Side]] |RETURNVALUE= | | [[Side]] |RETURNVALUE= | ||
|x1= <code>[[if]] ([[side]] [[player]] == [[sideEnemy]]) [[then]] { | |x1= <code>[[if]] ([[side]] [[player]] == [[sideEnemy]]) [[then]] { | ||
[[hint]] "We've got a renegade!"; | [[hint]] "We've got a renegade!"; | ||
};</code> |EXAMPLE1= | };</code> |EXAMPLE1= | ||
| [[addRating]], [[rating]], [[Side]], [[side]], [[west]], [[east]], [[resistance]], [[civilian]], [[sideLogic]], [[sideFriendly]], [[sideUnknown]], [[playerSide]], [[sideEmpty]], [[sideAmbientLife]], [[Side relations]] |SEEALSO= | | [[addRating]], [[rating]], [[Side]], [[side]], [[west]], [[east]], [[resistance]], [[civilian]], [[sideLogic]], [[sideFriendly]], [[sideUnknown]], [[playerSide]], [[sideEmpty]], [[sideAmbientLife]], [[Side relations]] |SEEALSO= |
Revision as of 03:47, 17 January 2021
Description
- Description:
- The enemy side (used for renegades). Unit of this side is enemy to everyone.
To become one, you can attack members of your own side or use addRating.
When below a rating of -2000 units switch automatically to this side. - Groups:
- Sides
Syntax
- Syntax:
- sideEnemy
- Return Value:
- Side
Examples
Additional Information
- See also:
- addRatingratingSidesidewesteastresistanceciviliansideLogicsideFriendlysideUnknownplayerSidesideEmptysideAmbientLifeSide 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.78
- 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