faction: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "[[Category:Scripting_Commands_Take_On_Helicopters" to "[[Category:Scripting Commands Take On Helicopters") |
Lou Montana (talk | contribs) m (Fix OA version) |
||
Line 14: | Line 14: | ||
! Side | ! Side | ||
! {{GVI|arma2|1.00}} | ! {{GVI|arma2|1.00}} | ||
! {{GVI|arma2oa|1. | ! {{GVI|arma2oa|1.51}} | ||
! {{GVI|arma3|1.96}} | ! {{GVI|arma3|1.96}} | ||
Line 99: | Line 99: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code> | |x1= <code>[[private]] _playerFaction = [[faction]] [[player]];</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 118: | Line 118: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[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}}}}]] | ||
Revision as of 01:24, 26 July 2020
Description
- Description:
- Gets unit faction. Factions were introduced in Arma 2 and are defined under CfgFactionClasses.
Side 1.00 1.51 1.96 west/blufor - USMC
- CDF
- BIS_US
- BIS_CZ
- BIS_GER
- BIS_BAF (BAF DLC)
- BLU_F (NATO)
- BLU_G_F (FIA)
- BLU_T_F (Pacific NATO, Apex Expansion)
- BLU_CTRG_F (Pacific CTRG, Apex Expansion)
- BLU_GEN_F (Gendarmerie, Apex Expansion)
- BLU_W_F (Woodland NATO, Contact Expansion)
east/opfor - INS (ChDKZ)
- RU (Russia)
- BIS_TK (Takistan army)
- BIS_TK_INS (TK insurgents)
- OPF_F (Iranian CSAT)
- OPF_G_F (FIA)
- OPF_T_F (Chinese CSAT, Apex Expansion)
- OPF_R_F (Spetznatz, Contact Expansion)
resistance/
independent- GUE (Guerilla)
- BIS_TK_GUE
- BIS_UN (United Nations)
- PMC_BAF (PMC DLC)
- IND_F (AAF)
- IND_G_F (FIA)
- IND_C_F (Syndikat, Apex Expansion)
- IND_E_F (LDF, Contact Expansion)
- IND_L_F (Looters, Contact Expansion)
civilian - CIV
- CIV_RU
- BIS_TK_CIV
- BIS_CIV_special
- CIV_F
- CIV_IDAP_F (Laws of War DLC)
- Groups:
- Uncategorised
Syntax
Examples
Additional Information
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
- Tankbuster
- Faction behaves slightly differently to side. Side can refer to the pilot or commander of a vehicle, but faction never changes. It always returns the 'country of manufacture'.