hello multi game hackers i have a problemo no spaghetino
i made this coden for my hack
Code:
if (stricmp(pBaseEntity->GetClientClass()->GetName(), "CSENT_anim") == 0)
{
Vector vPlayerHead;
Vector vEP = pBaseEntity->GetAbsOrigin();
if (pDrawing.WorldToScreen(vEP, vPlayerHead))
{
if (gCvar.eAAAAAAAAAAAAXxxview_3dbox_sent)
{
Vector min, max;
pBaseEntity->GetRenderBounds(min, max);
pDrawing.AABB(pBaseEntity, min, max, CHEAT_WHITE);
}
pDrawing.FillRGBA(vPlayerHead.x, vPlayerHead.y, 6, 6, CHEAT_EHAC);
pDrawing.DrawESPText(vPlayerHead.x + 9, vPlayerHead.y, CHEAT_EHAC, "CSENT_anim");
}
}
but i want to get the name for the SENT, is this possibre?
- - - Updated - - -
hello is anyone going to help!?
- - - Updated - - -
:]]]]]]]]]
--
;{[
- - - Updated - - -
bump, is anyone even on this site?