enableReload: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 21: Line 21:
|eff= local
|eff= local


|descr= Enable / disable auto-reload (including AI) 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.  


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

Latest revision as of 15:23, 2 November 2024

Hover & click on the images for description

Description

Description:
Enable / disable auto-reload (including AI) when magazine is empty. Default - enabled.
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