PHP Code:
Callback_PlayerDamage(eInflictoreAttackeriDamageiDFlagssMeansOfDeathsWeaponvPointvDirsHitLocpsOffsetTime)
{
    if(
self.sessionteam == "spectator")
        return;
        
    if (
isdefined(eAttacker) && isdefined(self) && eAttacker == self && sWeapon == "rpg_mp")// the bazooka
        
return;