Quote:100% worked.Code:if (hashgun)
{
if (PLAYER::_GET_AIMED_ENTITY(PLAYER::PLAYER_ID(), &Target))
{
if (Target != 0 && GAMEPLAY::GET_GAME_TIMER() > HashCoolDown)
{
char buffer2121[200];
sprintf(buffer2121, "Object Hash: 0x%X", ENTITY::GET_ENTITY_MODEL(Target));
PRINT(buffer2121);
HashCoolDown = GAMEPLAY::GET_GAME_TIMER() + 2000;
}
}
}
This account is currently banned
Ban reason: Leeching/spamming
Ban reason: Leeching/spamming