triggerAmmo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "=(number surrounded by NO SPACES) " to "= ")
m (Text replacement - "=("local" or "global") " to "= ")
Line 6: Line 6:
|1.92|Game Version =
|1.92|Game Version =


|arg=  |Multiplayer Arguments =("local" or "global")
|arg=  |Multiplayer Arguments =


|eff=  |Multiplayer Effects =("local" or "global")
|eff=  |Multiplayer Effects =


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

Revision as of 00:51, 6 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