From Bohemia Interactive Community
Hover & click on the images for description
Description
- Description:
- Returns data about squad of given unit loaded from squad.xml as well as the unit itself.
- Groups:
- Object ManipulationSystem
Syntax
- Syntax:
- squadParams unit
- Parameters:
- unit: Object
- Return Value:
- Array in format [squadInfo, memberInfo, squadId, a3unitsId] where:
- squadInfo: Array of Strings format [nick, name, email, web, picture, title]
- memberInfo: Array of Strings format [uid, name, fullname, email, icq, remark]
2.06 squadId: String - unique squad ID
2.06 a3unitsId: String - unique Arma 3 Units ID
Examples
- Example 1:
- Example 2:
Additional Information
- See also:
- squad.xml
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