triggerAmmo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "=("local" or "global") " to "= ")
m (Text replacement - "|exec=" to "|serverExec=")
Line 10: Line 10:
|eff=  |Multiplayer Effects =
|eff=  |Multiplayer Effects =


|exec=  |Multiplayer Execution =("server" or empty)
|serverExec=  |Multiplayer Execution =("server" or empty)
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 22:00, 14 January 2020

Hover & click on the images for description

Description

Description:
Triggers a munition such as shells, bullets, missiles, rockets and bombs (shotSubmunition/shotShell/shotBullet/shotMissile/shotRocket) as if it did hit. If ammo uses submunition, then creation of submunition will be triggered.
Multiplayer:
-
Groups:
Uncategorised

Syntax

Syntax:
triggerAmmo munition
Parameters:
munition: Object
Return Value:
Nothing

Examples

Example 1:
triggerAmmo bomb1

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

Bottom Section