18.04.2016, 10:29
Why don't you just test it and see for yourself?
When two players have the same team (excluding NO_TEAM - 255), they cannot inflict damage upon each other by means of melee, bullets, vehicles, heliblades etc. (explosions are very touchy and can still sometimes, but rarely, damage)
OnPlayerWeaponShot on the other hand, only covers weapons that actually fire bullets. If you use the OnPlayerWeaponShot method, team members will still be able to ram, carpark, heliblade, melee and explode each other.
When two players have the same team (excluding NO_TEAM - 255), they cannot inflict damage upon each other by means of melee, bullets, vehicles, heliblades etc. (explosions are very touchy and can still sometimes, but rarely, damage)
OnPlayerWeaponShot on the other hand, only covers weapons that actually fire bullets. If you use the OnPlayerWeaponShot method, team members will still be able to ram, carpark, heliblade, melee and explode each other.