Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as text by brandon ( 18 years ago )
C:UsersbrandonDesktopHitboxaimbot.cpp(38) : warning C4101: 'tmp' : unreferenced local variable
C:UsersbrandonDesktopHitboxaimbot.cpp(47) : error C2143: syntax error : missing ';' before 'else'
C:UsersbrandonDesktopHitboxaimbot.cpp(49) : error C2143: syntax error : missing ';' before 'if'
C:UsersbrandonDesktopHitboxaimbot.cpp(50) : error C2501: 'tmp' : missing storage-class or type specifiers
C:UsersbrandonDesktopHitboxaimbot.cpp(50) : error C2065: 'forward' : undeclared identifier
C:UsersbrandonDesktopHitboxaimbot.cpp(50) : error C2109: subscript requires array or pointer type
C:UsersbrandonDesktopHitboxaimbot.cpp(50) : error C2109: subscript requires array or pointer type
C:UsersbrandonDesktopHitboxaimbot.cpp(50) : error C2109: subscript requires array or pointer type
C:UsersbrandonDesktopHitboxaimbot.cpp(50) : error C2109: subscript requires array or pointer type
C:UsersbrandonDesktopHitboxaimbot.cpp(51) : error C2501: 'pitch' : missing storage-class or type specifiers
C:UsersbrandonDesktopHitboxaimbot.cpp(51) : error C2109: subscript requires array or pointer type
C:UsersbrandonDesktopHitboxaimbot.cpp(52) : error C2466: cannot allocate an array of constant size 0
C:UsersbrandonDesktopHitboxaimbot.cpp(52) : error C2501: 'angles' : missing storage-class or type specifiers
C:UsersbrandonDesktopHitboxaimbot.cpp(52) : error C2440: 'initializing' : cannot convert from 'int' to 'int []'
There are no conversions to array types, although there are conversions to references or pointers to arrays
C:UsersbrandonDesktopHitboxaimbot.cpp(53) : error C2501: 'angles' : missing storage-class or type specifiers
C:UsersbrandonDesktopHitboxaimbot.cpp(53) : error C2374: 'angles' : redefinition; multiple initialization
C:UsersbrandonDesktopHitboxaimbot.cpp(52) : see declaration of 'angles'
C:UsersbrandonDesktopHitboxaimbot.cpp(53) : error C2065: 'yaw' : undeclared identifier
C:UsersbrandonDesktopHitboxaimbot.cpp(53) : error C2440: 'initializing' : cannot convert from 'int' to 'int [1]'
There are no conversions to array types, although there are conversions to references or pointers to arrays
C:UsersbrandonDesktopHitboxaimbot.cpp(54) : error C2501: 'angles' : missing storage-class or type specifiers
C:UsersbrandonDesktopHitboxaimbot.cpp(54) : error C2374: 'angles' : redefinition; multiple initialization
C:UsersbrandonDesktopHitboxaimbot.cpp(52) : see declaration of 'angles'
C:UsersbrandonDesktopHitboxaimbot.cpp(54) : error C2440: 'initializing' : cannot convert from 'const int' to 'int [2]'
There are no conversions to array types, although there are conversions to references or pointers to arrays
C:UsersbrandonDesktopHitboxaimbot.cpp(55) : error C2143: syntax error : missing ';' before '}'
C:UsersbrandonDesktopHitboxaimbot.cpp(55) : error C2143: syntax error : missing ';' before '}'
C:UsersbrandonDesktopHitboxaimbot.cpp(55) : error C2143: syntax error : missing ';' before '}'
C:UsersbrandonDesktopHitboxaimbot.cpp(59) : error C2143: syntax error : missing ';' before '{'
C:UsersbrandonDesktopHitboxaimbot.cpp(59) : error C2447: missing function header (old-style formal list?)
C:UsersbrandonDesktopHitboxaimbot.cpp(126) : error C2143: syntax error : missing ';' before '}'
C:UsersbrandonDesktopHitboxaimbot.cpp(126) : error C2143: syntax error : missing ';' before '}'
C:UsersbrandonDesktopHitboxaimbot.cpp(126) : error C2143: syntax error : missing ';' before '}'
C:UsersbrandonDesktopHitboxaimbot.cpp(129) : error C2143: syntax error : missing ';' before '{'
C:UsersbrandonDesktopHitboxaimbot.cpp(129) : error C2447: missing function header (old-style formal list?)
Revise this Paste