enableReload: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 21: Line 21:
|eff= local
|eff= local


|descr= Enable / disable AI unit auto-reload when magazine is empty Default - enabled. This is different from 'autoreload' config property.  
|descr= Enable / disable auto-reload (including AI) when magazine is empty Default - enabled. This is different from 'autoreload' config property.  


|s1= object [[enableReload]] enable
|s1= object [[enableReload]] enable

Revision as of 15:22, 2 November 2024

Hover & click on the images for description

Description

Description:
Enable / disable auto-reload (including AI) when magazine is empty Default - enabled. This is different from 'autoreload' config property.
Groups:
Weapons

Syntax

Syntax:
object enableReload enable
Parameters:
object: Object
enable: Boolean
Return Value:
Nothing

Examples

Example 1:
_vehicle enableReload false;

Additional Information

See also:
reloadEnabled reload needReload

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