The last update
"[SPECTATOR]
Player xray glow now dims when player is not making any audible sound. Several convars are available to tweak this behavior; “find spec_glow” for a list."
Was it changed glow process,and caused the glow flicker?
Decreasing the sleep time in loop can't completely solve the problem.
Originally Posted by 616527080
The last update
"[SPECTATOR]
Player x-ray glow now dims when the player is not making any audible sound. Several covers are available to tweak this behavior; “find spec_glow” for a list."
Was it changed glow process,and caused the glowing flicker?
Decreasing the sleep time in loop can't completely solve the problem.
This is probably just a bad habit of mine but I don't have separate sleep functions for every feature of my cheat. I have all my functions run then a Sleep(x) and my glow doesn't flicker.