reload: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " {3,}\|" to " |")
m (Text replacement - " {2,}\}\}" to " }}")
Line 21: Line 21:


| [[reloadEnabled]], [[needReload]], [[enableReload]], [[setWeaponReloadingTime]]
| [[reloadEnabled]], [[needReload]], [[enableReload]], [[setWeaponReloadingTime]]
}}
}}



Revision as of 01:37, 19 January 2021


Hover & click on the images for description

Description

Description:
Reload all weapons
Groups:
Weapons

Syntax

Syntax:
reload unitName
Parameters:
unitName: Object
Return Value:
Nothing

Examples

Example 1:
if (needReload player == 1) then {reload player};

Additional Information

See also:
reloadEnabledneedReloadenableReloadsetWeaponReloadingTime

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