Making CA Hacks
Hey people smart enough to hack!
I'm back, and it's time for me to start hacking agian.
But I am making my own hacks.
I have it almost working now, i just have errors when i compile it.
here is what it says:
1>Compiling...
1>d3d9dev.cpp
1>.\d3d9dev.cpp(180) : error C2065: 'pDevice' : undeclared identifier
1>.\d3d9dev.cpp(180) : error C2227: left of '->SetRenderState' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>.\d3d9dev.cpp(183) : error C2059: syntax error : 'return'
1>.\d3d9dev.cpp(184) : error C2059: syntax error : '}'
1>.\d3d9dev.cpp(184) : error C2143: syntax error : missing ';' before '}'
1>.\d3d9dev.cpp(184) : error C2059: syntax error : '}'
1>.\d3d9dev.cpp(187) : error C2143: syntax error : missing ';' before '{'
1>.\d3d9dev.cpp(187) : error C2447: '{' : missing function header (old-style formal list?)
Anyone care to tell me what this means?
You will win the wall hack FREE(That is,considering you want it)
I'm back, and it's time for me to start hacking agian.
But I am making my own hacks.
I have it almost working now, i just have errors when i compile it.
here is what it says:
1>Compiling...
1>d3d9dev.cpp
1>.\d3d9dev.cpp(180) : error C2065: 'pDevice' : undeclared identifier
1>.\d3d9dev.cpp(180) : error C2227: left of '->SetRenderState' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>.\d3d9dev.cpp(183) : error C2059: syntax error : 'return'
1>.\d3d9dev.cpp(184) : error C2059: syntax error : '}'
1>.\d3d9dev.cpp(184) : error C2143: syntax error : missing ';' before '}'
1>.\d3d9dev.cpp(184) : error C2059: syntax error : '}'
1>.\d3d9dev.cpp(187) : error C2143: syntax error : missing ';' before '{'
1>.\d3d9dev.cpp(187) : error C2447: '{' : missing function header (old-style formal list?)
Anyone care to tell me what this means?
You will win the wall hack FREE(That is,considering you want it)


