weaponReloadingTime: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "todo")
 
No edit summary
Line 1: Line 1:
todo
{{RV|type=command
 
|game1= arma3
|version1= 2.06
 
|branch= dev
 
|gr1= Weapons
 
|descr= Returns weapon reload phase.
 
|s1= vehicle [[weaponReloadingTime]] <nowiki>[gunner, muzzle]</nowiki>
 
|p1= vehicle: [[Object]]
 
|p2= gunner: [[Object]] - gunner of desired turret
 
|p3= muzzle: [[String]] - muzzle on desired turret
 
|r1= [[Number]] - Reload phase in range 0-1. -1 when N/A.
 
|seealso= [[setWeaponReloadingTime]]
}}

Revision as of 08:52, 22 June 2021

Hover & click on the images for description
Only available in Development branch(es) until its release with Arma 3 patch v2.06.

Description

Description:
Returns weapon reload phase.
Groups:
Weapons

Syntax

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

Examples

Examples:
Example needed

Additional Information

See also:
setWeaponReloadingTime

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