BIS fnc sideID: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - "    " to "   ") | m (Text replacement - "\[\[[cC]ategory:[fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") | ||
| Line 33: | Line 33: | ||
| [[Category:{{Name|arma3}}: Functions|{{uc:sideID}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:sideID}}]] | ||
Revision as of 02:05, 2 February 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Sides
Syntax
- Syntax:
- Syntax needed
- Parameters:
- testedSide: Side - the tested side (west, east, etc.)
- Return Value:
- Return value needed
Examples
- Example 1:
- west call BIS_fnc_sideID; // returns 1
- Example 2:
- hint format ["Your side (%1) ID is %2", playerSide, playerSide call BIS_fnc_sideID];
Additional Information
- See also:
- See also needed
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
