Wall Hack

Posts 18 of 8 · Page 1 of 1
Wall Hack
Code:
if(GetAsyncKeyState(VK_NUMPAD7)&1){wallhack =!wallhack;}
if(wallhack){ 
if(( mStride == 44) || (mStride == 40))
m_pD3Ddev->SetRenderState(D3DRS_ZENABLE, D3DZB_FALSE);
        }
        else
        {
m_pD3Ddev->SetRenderState(D3DRS_ZENABLE, D3DZB_TRUE);
    }
Credits:

BandoLero
This is a sourcecode, if you don't know how to use it, don't post.
i beleive its to do with coding, not entirely sure but do u have to make a hack using this?
old source -.-
c++, can u even make a tut??
Its not a full source.
you need a DIP hoot, Endscene and a reset for this to work
Posts 18 of 8 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?