im trying to make a D3D warrock hack and im new
i get this error can you help me fix it?
D:\Documents and Settings\Administrator\Desktop\D3D-Empty\d3d8dev.cpp(431) : error C2065: 'unlimammo_addie1' : undeclared identifier
D:\Documents and Settings\Administrator\Desktop\D3D-Empty\d3d8dev.cpp(432) : error C2065: 'unlimammo_addie2' : undeclared identifier
D:\Documents and Settings\Administrator\Desktop\D3D-Empty\d3d8dev.cpp(433) : error C2065: 'unlimammo_addie3' : undeclared identifier
D:\Documents and Settings\Administrator\Desktop\D3D-Empty\d3d8dev.cpp(439) : error C2065: 'nospawn_addie1' : undeclared identifier
D:\Documents and Settings\Administrator\Desktop\D3D-Empty\d3d8dev.cpp(440) : error C2065: 'nospawn_addie2' : undeclared identifier
these are the lines the errors are on :
D3D_NOPING( ( void* )unlimammo_addie1, 3);
D3D_NOPING( ( void* )unlimammo_addie2, 3);
D3D_NOPING( ( void* )unlimammo_addie3, 3);
D3D_NOPING( ( void* )nospawn_addie1, 2);
D3D_NOPING( ( void*)nospawn_addie2, 2);
my xfire is wenwenwen12
any help is much appreciated
thanks
skenzo.
