sideEnemy: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (see also) |
m (template:command argument fix) |
||
Line 9: | Line 9: | ||
| 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. |= | <br>When below a [[rating]] of -2000 units switch automatically to this side. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''sideEnemy''' |= | | '''sideEnemy''' |SYNTAX= | ||
| [[Side]] |= | | [[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> |= | };</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[addRating]], [[rating]], [[Side]], [[side]], [[west]], [[east]], [[resistance]], [[civilian]], [[sideLogic]], [[sideFriendly]], [[sideUnknown]], [[playerSide]], [[sideEmpty]], [[sideAmbientLife]], [[Side relations]] |= | | [[addRating]], [[rating]], [[Side]], [[side]], [[west]], [[east]], [[resistance]], [[civilian]], [[sideLogic]], [[sideFriendly]], [[sideUnknown]], [[playerSide]], [[sideEmpty]], [[sideAmbientLife]], [[Side relations]] |SEEALSO= | ||
}} | }} |
Revision as of 14:49, 7 April 2019
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:
- Uncategorised
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: Uncategorised
- Scripting Commands OFP 1.99
- Scripting Commands OFP 1.96
- Scripting Commands ArmA
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters
- Command Group: Sides