BIS fnc moduleRank: Difference between revisions
Lou Montana (talk | contribs) m (Some wiki formatting)  | 
				Lou Montana (talk | contribs)  m (Text replacement - " (\|[pr][0-9]+ *= *[^-]+) *- *A([a-z])" to " $1 - a$2")  | 
				||
| (One intermediate revision by the same user not shown) | |||
| Line 14: | Line 14: | ||
|p2= units: [[Array]] - units to set rank to  | |p2= units: [[Array]] - units to set rank to  | ||
|p3= activated: [[Boolean]] - (Optional, default [[true]])   | |p3= activated: [[Boolean]] - (Optional, default [[true]]) if [[false]] nothing will happen  | ||
|r1= [[Boolean]] -   | |r1= [[Boolean]] - always [[true]]  | ||
|x1= <sqf>[[  | |x1= <sqf>[rankLogic, [player]] call BIS_fnc_moduleRank;</sqf>  | ||
|seealso= [[Modules]]  | |seealso= [[Modules]]  | ||
}}  | }}  | ||
Latest revision as of 12:40, 8 November 2023
Description
Syntax
- Syntax:
 - [logic, units, activated] call BIS_fnc_moduleRank
 - Parameters:
 - logic: Object - logic
 - units: Array - units to set rank to
 - activated: Boolean - (Optional, default true) if false nothing will happen
 - Return Value:
 - Boolean - always true
 
Examples
- Example 1:
 
Additional Information
- See also:
 - Modules
 
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