View Single Post
Mitchell
~lick~
Join Date: Mar 2010
Old 02-27-2018 , 13:43   Re: [CSGO] Advanced Admin ESP
Reply With Quote #69

Quote:
Originally Posted by Czar_ View Post
Add a condition that checks the clients team and use hooks to remove esp on player switch. I can add it for you when I am home later
It's a little more complicated than a simple check as there are multiple variables used to determine if the glows should be created etc.

I could hook into the convar: sm_advanced_esp_lifestate 1 and create a new convar to only display when a player is on a certain team.

Also this seems to already be a logged issue: https://github.com/MitchDizzle/Advan...-ESP/issues/14

Edit: Try this branch: https://github.com/MitchDizzle/Advan...SP/tree/1.3.5/
The convar that was added is: sm_advanced_esp_restrictteam

Last edited by Mitchell; 02-27-2018 at 14:21.
Mitchell is offline