Hack making?

Posts 16 of 6 · Page 1 of 1
Hack making?
Every time I make "build" the dll file this error come:
Code:
Error	1	fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory	c:\users\#\documents\visual studio 2008\projects\MyHack\MyHack\main.cpp	1
Do you have the DirectX SDK ?
btw. change it to #include <d3d9.h> because the file is in a the lib of the SDK.
Dont forget to add the SDK files to the lib of your VC++.
Quote Originally Posted by systemfiles View Post
Do you have the DirectX SDK ?
btw. change it to #include <d3d9.h> because the file is in a the lib of the SDK.
Dont forget to add the SDK files to the lib of your VC++.
Now I get it but D3D9 :8
Yes, I have DirectX. I will try....
Can I get some help?!
Hey, can anyone give me a basic hack script for combat arms eu? Just to see if it is in my range to make them. Like, lets say a basic 2 colour cham script?
Posts 16 of 6 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

Need help?