From Bohemia Interactive Community
Hover & click on the images for description
Description
- Description:
- Initialise interactive leaflet.
- Execution:
- call
- Groups:
- Interaction
Syntax
- Syntax:
- [mode, parameters] call BIS_fnc_initLeaflet
- Parameters:
- mode: String - "init" for scripted initialization, other modes are used when leaflets are fired as a weapon
- parameters: Array in format:
- [leaflet, texture, text]:
- leaflet: Object - the leaflet object itself
- texture: String - texture path
- text: String - localized text, shown when previewing the leaflet in full screen
- [leaflet, cfgLeafletsClass]:
- leaflet: Object - the leaflet object itself
- cfgLeafletsClass: String - class name
- Return Value:
- Nothing
Examples
- Example 1:
- Example 2:
- Example 3:
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 or on the Forums.
Only post proven facts here!
Add Note