21.06.2017, 01:29
Quote:
Objects attached with SetPlayerAttachedObject have no collision, so OnPlayerWeaponShot won't get called. I'm not sure about attached global/per-player objects.
However, you can still do some not-so-precise checks whether a player shot an object or not based on the offset reported in OnPlayerWeaponShot and some calculations |