reload: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?\]\]" to "{{GameCategory|tkoh|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 3: | Line 3: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma1 |Game name= | | arma1 |Game name= | ||
Line 10: | Line 9: | ||
|gr1= Weapons |GROUP1= | |gr1= Weapons |GROUP1= | ||
| Reload all weapons |DESCRIPTION= | | Reload all weapons |DESCRIPTION= | ||
| '''reload''' unitName |SYNTAX= | | '''reload''' unitName |SYNTAX= | ||
Line 23: | Line 20: | ||
|x1= <code>[[if]] ([[needReload]] [[player]] == 1) [[then]] {'''reload''' [[player]]};</code>|EXAMPLE1= | |x1= <code>[[if]] ([[needReload]] [[player]] == 1) [[then]] {'''reload''' [[player]]};</code>|EXAMPLE1= | ||
| [[reloadEnabled]], [[needReload]], [[enableReload]], [[setWeaponReloadingTime]] |SEEALSO= | | [[reloadEnabled]], [[needReload]], [[enableReload]], [[setWeaponReloadingTime]] |SEEALSO= |
Revision as of 02:15, 17 January 2021
Description
- Description:
- Reload all weapons
- Groups:
- Weapons
Syntax
Examples
- Example 1:
if (needReload player == 1) then {reload player};
Additional Information
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