native custom_weapon_shot(weapon, index);
| weapon | Custom weapon id |
| index | Client index |
Adds a shot event on a custom weapon to the internal stats.
This function has no return value.
If the weapon id is not a custom weapon or an invalid client index is provided, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.