If you want an example of a working gmod sdk check out my framework. https:// github.com/ph4ge/Dunked-Framework
have fun calling prediction without crashing
If you want to use a C++ hack, you either make it or you find someone who knows how to make it. Then you will use an injector because C++ hacks are .dll and the only way to use those in Garry's Mod is by using an injector. (www.google.com)
Originally Posted by DisturbingLife
If you want to use a C++ hack, you either make it or you find someone who knows how to make it. Then you will use an injector because C++ hacks are .dll and the only way to use those in Garry's Mod is by using an injector.
yes all c++ hacks for gmod are dlls
Originally Posted by eth0s
have fun calling prediction without crashing
I'll figure it out when I get there
Originally Posted by DisturbingLife
because C++ hacks are .dll and the only way to use those in Garry's Mod is by using an injector.
you can actually make a C++ external hack (.exe) in gmod (and almost all games)
Been over a week since last update/bump after answers, assuming solved.