HelpCHAMS teamonly

Posts 17 of 7 · Page 1 of 1
CHAMS teamonly
WHEN I click team only its shows on both sides c+t and i want to be only for 1 team thats i am in


Code:
please help manss

if(1+1=plocationplayer)
{
draw->drawstring(2,2,2,2,2);
draw->drawsting3(2,2,2,2,2,2,2)
showmoney
}
There you go:
Code:
if (pLocal && (!Menu::Window.VisualsTab.FiltersEnemiesOnly.GetState() || pModelEntity->GetTeamNum() != pLocal->GetTeamNum()))
Quote Originally Posted by iLLUMiNATiONX View Post
What cheat is this?
Its from a sc, can be in every cheat, maybe selfcoded.
if (team)
chams 0 0 0 0
else
123,255,111,255
if it crashes, it could be that you are not checking for nullptrs. this could be easily fix by add a code like this

[CODE]
if ([VaribleName] == nullptr)
return;
Posts 17 of 7 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?