Hey, when I add junk code to my source I get 900 errors when building. The errors are missing decleration and syntax errors. What am I doing wrong?
Originally Posted by PqTa
Hey, when I add junk code to my source I get 900 errors when building. The errors are missing decleration and syntax errors. What am I doing wrong?
Did you check the Property Pages for differences between the 'Release' and the 'Debug' Configuration?
Your probably not including a lib or something in release mode.
Originally Posted by ItsBl4z3
Did you check the Property Pages for differences between the 'Release' and the 'Debug' Configuration?
Your probably not including a lib or something in release mode.
But when I build without junk it builds normally.
Originally Posted by PqTa
But when I build without junk it builds normally.
Huh.
//2short
Originally Posted by sneakyevildogs
Junk code doesn't make cheat undetected. Valve read for string or somesh*t inside running process. If you want to make external ud try changing 60% of code or do external ur self.