event onPlayerShot (client-side)
Available since version: 0.3.5
This event is triggered after player shot projectile using ranged weapon.
Parameters
int playerid, Item munition
intplayerid: the id of the shooting player.Itemmunition: the item object. For more information see Item class.