if (weaponid != 34 && weaponid >= 22 && weaponid <= 38 && !IsPlayerInAnyVehicle(hitid) && GetPlayerTargetPlayer(hitid) != playerid) { return 0; }