BIS fnc supplydrop: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " " to " ")
m (Text replacement - "\[\[[cC]ategory:[fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "")
Line 26: Line 26:




[[Category:Functions|{{uc:supplydrop}}]]
 
[[Category:{{Name|arma2}}: Functions|{{uc:supplydrop}}]]
[[Category:{{Name|arma2}}: Functions|{{uc:supplydrop}}]]
[[Category:{{Name|arma2oa}}: Functions|{{uc:supplydrop}}]]
[[Category:{{Name|arma2oa}}: Functions|{{uc:supplydrop}}]]
[[Category:{{Name|tkoh}}: Functions|{{uc:supplydrop}}]]
[[Category:{{Name|tkoh}}: Functions|{{uc:supplydrop}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:supplydrop}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:supplydrop}}]]

Revision as of 03:08, 2 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
spawn
Groups:
Supports

Syntax

Syntax:
Syntax needed
Parameters:
airUnit: Object - Air Unit
class: String - Object class which is dropped, two default values are available:
  • "reammobox": Drops and ammobox appropriate to airUnit's side
  • "land": Drops a car appropriate to airUnit's side
Return Value:
Return value needed

Examples

Example 1:
[ [BIS_airDropVeh, "reammobox"] spawn BIS_fnc_supplydrop;

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