GMod-SDK icon indicating copy to clipboard operation
GMod-SDK copied to clipboard

Small Additions

Open MrKinauJr opened this issue 2 years ago • 2 comments

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.

MrKinauJr avatar Jan 20 '23 19:01 MrKinauJr

Error C4703 - a potentially uninitialized local pointer variable "icon" - imgui_notify.h - 283

ghost avatar Mar 26 '23 04:03 ghost

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.

Gaztoof avatar Jul 02 '23 10:07 Gaztoof