BIS_fnc_initLeaflet
From Bohemia Interactive Community
Description
- Description:
- Initialise interactive leaflet.
- Execution:
- call
- Groups:
- Interaction
Syntax
- Syntax:
- [mode, parameters] call BIS_fnc_initLeaflet
- Parameters:
- mode: String - "init" for scripted initialisation, other mode ("fired") is used when leaflets are fired as a weapon
- parameters: Array in format:
- [leaflet, texture, text]:
- [leaflet, cfgLeafletsClass]:
- [position, cfgLeafletsClass]:
- position: Array format Position - desired placement position (see createVehicle)
- cfgLeafletsClass: String - class name
- Return Value:
- Nothing
Examples
- Example 1:
- Example 2:
- Example 3:
- Example 4:
Additional Information
- See also:
- Arma 3: Leaflets BIS_fnc_initInspectable
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note