BIS fnc playerSideFaction: Difference between revisions
Jump to navigation
Jump to search
m (GVI 1.00 > 1.06 http://dev.arma3.com/post/spotrep-00015) |
m (pf) |
||
Line 1: | Line 1: | ||
{{Function|Comments= | |||
{{Function|= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| arma3 | | | arma3 |Game name= | ||
|1.06| | |1.06|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Return representative faction of the given side. Faction of the first detected player is used.|Description= | ||
____________________________________________________________________________________________ | |||
| side call [[BIS_fnc_playerSideFaction]] |Syntax= | |||
|p1=side: [[Side]] |Parameter 1= | |||
| [[String]] - CfgFactionClasses class |Return value= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| < | |x1= <code>[[west]] [[call]] [[BIS_fnc_playerSideFaction]];</code>|Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[side]] |See also= | ||
}} | |||
<h3 style="display:none">Notes</h3> | <h3 style="display:none">Notes</h3> |
Revision as of 12:13, 21 June 2018
Description
- Description:
- Return representative faction of the given side. Faction of the first detected player is used.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- side call BIS_fnc_playerSideFaction
- Parameters:
- side: Side
- Return Value:
- String - CfgFactionClasses class
Examples
- Example 1:
west call BIS_fnc_playerSideFaction;
Additional Information
- See also:
- side
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