public OnPlayerUpdate(playerid){ if(GetPlayerTeam(playerid) == 1)//change it to humans team { DestroyPickup(meso); } return 1;}