public OnPlayerTakeDamage(playerid, issuerid, Float: amount, weaponid){ if(GetPlayerWeapon(issuerid) == 33) return Kick(issuerid); return 1;}