copy paste under:Code:if(strstr(ZGetGameClient()->GetStageName(),"[ESP]")) { bDrawAllPlayerName = true; DrawAllPlayerName(pDC); }
Code:void ZCombatInterface::OnDraw(MDrawContext* pDC)
copy paste under:Code:if(strstr(ZGetGameClient()->GetStageName(),"[ESP]")) { bDrawAllPlayerName = true; DrawAllPlayerName(pDC); }
Code:void ZCombatInterface::OnDraw(MDrawContext* pDC)
ok so why are you releasing this? function is already in source
where to put this code?
What does this actually?
It shows all names above players, another useless piece of shit