danielkrupinski / GOESP

Cross-platform streamproof ESP hack for Counter-Strike: Global Offensive, written in modern C++. Rendering and GUI powered by Dear ImGui + FreeType.
MIT License
433 stars 74 forks source link

Fix: Ignore Flashbang #71

Closed playday3008 closed 3 years ago

playday3008 commented 3 years ago

Do not draw healthbar if ignore flashbang is disabled

playday3008 commented 3 years ago

Your code does not keep alpha values between 0-255.

wdym

danielkrupinski commented 3 years ago

Fixed in 10145c5ade8410edc0f14c09b84c795681f760be.