Closed j00r1337 closed 3 years ago
its open source, why dont you fix it?
Update your ClassId enum
csgosimple/valve_sdk/misc/Enums.hpp
Thanks for help but for me its still not working...
maybe its cause im using minhook?
https://imgur.com/a/JM2jqHy
case ClassId_CPlantedC4: color = Color(255, 255, 9); glowObject.m_nGlowStyle = 0; break;
As I stated above, you probably didn't get it, download the Enums I uploaded and paste it into valve_sdk/misc/ Or simply in that file set ClassId_CPlantedC4 = 129 (altough I don't recommend this), because other stuff like SmokeGrenadeProjectile will not work also, because of the offsets. To your comment, no it cannot be because of minhook, I use minhook as well.
Add me on ds: ZippoKs#4639
As I stated above, you probably didn't get it, download the Enums I uploaded and paste it into valve_sdk/misc/ Or simply in that file set ClassId_CPlantedC4 = 129 (altough I don't recommend this), because other stuff like SmokeGrenadeProjectile will not work also, because of the offsets. To your comment, no it cannot be because of minhook, I use minhook as well.
Well i actually paste the latest Enums into my source but for some reason its still not working and i have no idea why. Edit: okay i set ClassId_CPlantedC4 to 129, and now its working thanks!!
bomb esp is not working after newest update, fix plz