public OnPlayerGiveDamage( playerid, damagedid, Float: amount, weaponid ){ if( IsCop( damagedid ) SetPlayerWantedLevel( playerid, 2 ); return 1;}