*nvm, didnt read it properly, eyes tired.
anyway thanks for the hook (hope it's working one), i'll try it now..
you must write it before all the func otherwise it will pop up the same error
My Threads:
- CrossFire Mods:
Wooden Knife
- CrossFire Tutorials:
How to make a logger
Total number of guns in weaponmgr
- CrossFire NA Addies:
Video Settings (not useful but just wanted to share) OUTDATED
- CrossFire NA Hacks:
UltraPGNoob Public Hack v1 DETECTED (02-24-2011)
UltraPGNoob Public Hack v2 DETECTED (06-22-2011)
UltraPGNoob Public Hack v3 DETECTED (07-04-2011)
- CrossFire EU Hacks:
UltraPGNoob Public Hack - Special Edition (Knife Weapon Hack) DETECTED (02-26-2012)
*nvm, didnt read it properly, eyes tired.
anyway thanks for the hook (hope it's working one), i'll try it now..
Last edited by Genkidesu; 03-29-2012 at 10:48 AM.
@MysteryCoder put these before BYTE CheckWindowsVersion() function, use your imagination, its a simple fix.
Code:#define WINDOWS_XP 5 #define WINDOWS_7 6
Last edited by Genkidesu; 03-29-2012 at 11:18 AM.
or u can make it like
return 6;
return 5;
![]()
D3Dhook identifier not found
And just to say kind of nooby thing but might as well say it as people may get this error. So if ur getting a error when you are including the following header:
All you gotta do is include the (libs and etc.) the DirectX 9.0 SDK Update - (Summer 2004), which can be found on the microsoft site. So good luckCode:#include <d3dx9.h>
PS: Nice Job on this tutorial it helped me a lot, hope it helped other people![]()
Last edited by _Coder.; 03-29-2012 at 01:30 PM.