sideEnemy: 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.78 | |1.78 | ||
|gr1= Sides | |gr1= Sides | ||
| 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. | ||
| '''sideEnemy''' | | '''sideEnemy''' | ||
| [[Side]] | | [[Side]] | ||
|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> | ||
| [[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]] | ||
}} | }} |
Revision as of 11:26, 18 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
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