GMod-SDK
GMod-SDK copied to clipboard
Small Additions
Sorry for not making a PR for every feature, kinda got into the flow and forgot to do branches tbh. Hope that's fine!
I added / fixed:
- Fixed Aimbot instantly snapping after X shots when smoothing is enabled.
- Improved GUI System
- Added Notifications for the Damage-Event so it can be viewed ingame without a 2nd monitor
- Toggle for ViewModel FOV
I included the imgui-notify library for the notifications.
I'm not really the best at C++. so it might not be the best code BUT i hope it's okay enough for you.
Error C4703 - a potentially uninitialized local pointer variable "icon" - imgui_notify.h - 283
Hi, thanks for these edits, however I do not have time to review the code so I will do it whenever I can since the changes look major.