HelpEsp

Posts 14 of 4 · Page 1 of 1
Esp
Hey there

I was working for esp-boxes but I had two little problems

1st I can see that the boxes not 100% in the middle of players. (Does it mean the problem in W2S )?
2nd How to make the boxes disappear when you see the enemy ?

thx
Just make the box borders from the player's bones, or figure out the height yourself. It's not a Send to Server problem.

Secondly, if(pPlayer->Team != Local->Team && Player.IsVisible) //Stop the esp box command
Quote Originally Posted by Shadow` View Post
Just make the box borders from the player's bones, or figure out the height yourself. It's not a Send to Server problem.

Secondly, if(pPlayer->Team != Local->Team && Player.IsVisible) //Stop the esp box command
thx but
Code:
Player.IsVisible
Can I get get you "Player" Class please
Quote Originally Posted by OneCa View Post
thx but
Code:
Player.IsVisible
Can I get get you "Player" Class please
Download Gellin or MatyPatty's base, both bases check if a player is visible.
Posts 14 of 4 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?