14.05.2014, 13:37
OnPlayerWeaponShot is called whenever a player shoots from a gun, no matter if the player shoots at player/vehicle/object/elsewhere. If the distance between the 2 players is not enough for the bullet to reach and damage the player, I guess the hittype will not be BULLET_HIT_TYPE_PLAYER (correct me if I'm wrong).