• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Help me problem ESP Tag Room

Junior Spellweaver
Joined
Sep 27, 2016
Messages
151
Reaction score
10
I'm build ESP with this Post
http://forum.ragezone.com/f245/esp-838070/
And has problem...
kryst4l - Help me problem ESP Tag Room - RaGEZONE Forums

Error Lane DrawAllPlayerName(pDC);
 
I'm retired, I'm already
Banned
Joined
Oct 3, 2011
Messages
832
Reaction score
155
try

if(strstr(ZGetGameClient()->GetStageName(),"[ESP]"))
{
bDrawAllPlayerName = true;
//DrawAllPlayerName(pDC);
}
 
Upvote 0
Back
Top