Open ducky0 opened 2 years ago
credits https://www.unknowncheats.me/forum/garry-s-mod/464890-climb-swep-fly-meme.html
replace /244/ virtual void GetLuaScriptName(void) = 0; with /244/ virtual char GetLuaScriptName(void) = 0;
call it in hkCreateMove
under DoLegitAimbot(cmd);
climb_swep(cmd, currWeapon);
Code https://pastebin.com/MKGiSdXv
Where am I supposed to put the code in the pastebin?
(i am retarded btw)
credits https://www.unknowncheats.me/forum/garry-s-mod/464890-climb-swep-fly-meme.html
replace /244/ virtual void GetLuaScriptName(void) = 0; with /244/ virtual char GetLuaScriptName(void) = 0;
call it in hkCreateMove
under DoLegitAimbot(cmd);
climb_swep(cmd, currWeapon);
Code https://pastebin.com/MKGiSdXv