[code]
int count = PED::GET_PED_NEARBY_PEDS(PLAYER::PLAYER_PED_ID(), peds, -1);
for (int i = 0; i < count; ++i)
{
int offsettedID = i * 2 + 2;
if (ENTITY::DOES_ENTITY_EXIST(peds[offsettedID]))
{
if (PLAYER::IS_PLAYER_TARGETTING_ENTITY(player, peds[offsettedID]) || PLAYER::IS_PLAYER_FREE_AIMING_AT_ENTITY(player, peds[offsettedID])){
if (PED::IS_PED_SHOOTING(playerPed)){
applyChosenTargetSkin(ENTITY::GET_ENTITY_MODEL(peds[offsettedID]));
}
}
}
}
[/code]
Added the tags for the purposes of cleanliness.
But the U.S. government’s argument that the technology behind Roundup Ready soybeans and Bt corn constitutes not just trade secrets but national security secrets is a problematic one.