OnPlayerWeaponReload: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 February 2025

  • curprev 12:3412:34, 10 February 2025Derex talk contribs 1,420 bytes +1,420 Created page with "__NOTOC__ {{Server event}} {{Added feature/item|1.6.1|1.6.0|22909|This event is triggered when a player is reloading their weapon.}} ==Parameters== <syntaxhighlight lang="lua"> int weapon, int ammoInClip, int ammo </syntaxhighlight> *'''weapon''': an int representing weapon used for firing a shot. *'''ammoInClip''': an int amount of ammo left for this weapon type in clip. *'''ammo''': an int amount of ammo left for this weapon..."