weaponReloadingTime: Difference between revisions

From Bohemia Interactive Community
No edit summary
No edit summary
(3 intermediate revisions by 2 users not shown)
Line 3: Line 3:
|game1= arma3
|game1= arma3
|version1= 2.06
|version1= 2.06
|branch= dev


|gr1= Weapons
|gr1= Weapons


|descr= Returns current ammo round reloading phase.
|descr= Returns current ammo round reloading phase. For a magazine reloading phase see [[weaponState]] command.


|s1= vehicle [[weaponReloadingTime]] <nowiki>[gunner, muzzleName]</nowiki>
|s1= vehicle [[weaponReloadingTime]] <nowiki>[gunner, muzzleName]</nowiki>
Line 20: Line 18:
|r1= [[Number]] - ammo round reload phase in range 0-1. -1 when N/A.
|r1= [[Number]] - ammo round reload phase in range 0-1. -1 when N/A.


|seealso= [[setWeaponReloadingTime]], [[weaponState]]
|seealso= [[setWeaponReloadingTime]] [[weaponState]] [[weaponsInfo]]
}}
}}

Revision as of 08:33, 30 March 2022

Hover & click on the images for description

Description

Description:
Returns current ammo round reloading phase. For a magazine reloading phase see weaponState command.
Groups:
Weapons

Syntax

Syntax:
vehicle weaponReloadingTime [gunner, muzzleName]
Parameters:
vehicle: Object
gunner: Object - gunner of desired turret
muzzleName: String - muzzle on desired turret
Return Value:
Number - ammo round reload phase in range 0-1. -1 when N/A.

Examples

Examples:
Example needed

Additional Information

See also:
setWeaponReloadingTime weaponState weaponsInfo

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