BIS fnc firedBombDemine: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category\:Function Group\: Misc(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "")
mNo edit summary
Line 5: Line 5:


|1.76|Game version=
|1.76|Game version=
|gr1 = Scripts |GROUP1=
____________________________________________________________________________________________
____________________________________________________________________________________________


| params [
| Function used inside the IDAP showcase. |DESCRIPTION=
["_vehicle",objnull,[objnull]],
["_weapon","",[""]],
["_muzzle","",[""]],
["_mode","",[""]],
["_ammo","",[""]],
["_magazine","",[""]],
["_projectile",objnull,[objnull]]
];
 
|DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 16:20, 12 October 2020

Hover & click on the images for description

Description

Description:
Function used inside the IDAP showcase.
Execution:
call
Groups:
Scripts

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:

Additional Information

See also:
See also needed

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

Notes

Bottom Section