Posts by Reap3r2
2 posts total, newest first.
Hotkeys super sensitive?in Combat Arms Hack Coding / Programming / Source Code - So.. He Can still do it, but i understand your point, if he uses your way, he can add more features.Hotkeys super sensitive?in Combat Arms Hack Coding / Programming / Source Code - Your code is this; (Noob C&P'er)
if(GetAsyncKeyState(VK_NUMPAD0) < 0){
hack = !hack;
if(hack){
ConsolePush("SkelModelStencil 1"); //Nx Chams On
} else {
ConsolePush("SkelModelStencil
Showing the 2 most recent posts.