BIS_fnc_setRank

From Bohemia Interactive Community
Revision as of 01:37, 17 February 2021 by Lou Montana (talk | contribs) (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Object Manipulation

Syntax

Syntax:
Syntax needed
Parameters:
target: Object - The vehicle whose crew's rank should be adjusted
rank: String or Number - Rank name or rank ID, can be:
0 - "Private"
1 - "Corporal"
2 - "Sergeant"
3 - "Lieutenant"
4 - "Captain"
5 - "Major"
6 - "Colonel"
Return Value:
Return value needed

Examples

Example 1:
[ vehicle player, "Captain" ] call BIS_fnc_setRank;

Additional Information

See also:
ranksetRank

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