sideEnemy: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
(expanded description, added example/see also/category) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| The | | 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>When below a [[rating]] of -2000 units switch automatically to this side. |= Description | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | '''sideEnemy''' |= Syntax | ||
| [[Side]] |= Return value | | [[Side]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Side]], [[side]], [[west]], [[east]], [[resistance]], [[civilian]], [[sideLogic]], [[sideFriendly]], [[sideUnknown]], [[playerSide]], [[side location]], [[Side relations]] |= See also | |x1= <code>[[if]] ([[side]] [[player]] == [[sideEnemy]]) [[then]] { | ||
[[hint]] "We've got a renegade!"; | |||
};</code> |= Example 1 | |||
____________________________________________________________________________________________ | |||
| [[addRating]], [[rating]], [[Side]], [[side]], [[west]], [[east]], [[resistance]], [[civilian]], [[sideLogic]], [[sideFriendly]], [[sideUnknown]], [[playerSide]], [[side location]], [[Side relations]] |= See also | |||
}} | }} | ||
Line 33: | Line 40: | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command_Group:_Sides|{{uc:{{PAGENAME}}}}]] |
Revision as of 14:35, 18 April 2014
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:
- addRatingratingSidesidewesteastresistanceciviliansideLogicsideFriendlysideUnknownplayerSideside 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.78
- Operation Flashpoint: Resistance: New Scripting Commands
- Operation Flashpoint: Resistance: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP 1.96
- Scripting Commands ArmA
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters
- Command Group: Sides