event onPlayerShoot (client-side)
Available since version: 0.2.1
This event can be canceled
This event is triggered when player attempts shooting 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.