Item Reloading
Description
Checks whether the target player's ammo weapon is currently reloading. Only players are matched, and the condition is false if the player has no active ammo tracker.
This condition takes no attributes.
Examples
Conditions:
- itemReloading{} @self
Skills:
- message{m="Reloading..."} @self ~onUse ?itemReloading
Aliases
- itemIsReloading
- itemAmmoReloading
- isReloadingAmmo