Hello

Posts 17 of 7 · Page 1 of 1
Hello
Hello every one now i code simple hotkey hacks but i was wondering should work and if not Why

Code:
.DrawString(10, 10, D3DCOLOR_ARGB(255, 128, 255, 128),.pFont,"coryster2100's PUB v1.1");
D3DXCreateFont(pDevice, 15, 75, 0, FW_BOLD, 1, 0, DEFAULT_CHARSET, OUT_DEFAULT_PRECIS, DEFAULT_QUALITY, DEFAUL_PITCH, FF_DONTCARE, "Verdana", &Directx.pFont);
If what should work for what?
Quote Originally Posted by coryster2100 View Post
Hello every one now i code simple hotkey hacks but i was wondering should work and if not Why

Code:
.DrawString(10, 10, D3DCOLOR_ARGB(255, 128, 255, 128),.pFont,"coryster2100's PUB v1.1");
D3DXCreateFont(pDevice, 15, 75, 0, FW_BOLD, 1, 0, DEFAULT_CHARSET, OUT_DEFAULT_PRECIS, DEFAULT_QUALITY, DEFAUL_PITCH, FF_DONTCARE, "Verdana", &Directx.pFont);
If u just added those 2 lines to a hotkey hack then no it won't work
Why would you add that to a hotkey hack?
Hes trying to make a title with his name in it..
I'll try it if my hack decides to work.........
Are you trying to put your name some where? It should work if you are
Posts 17 of 7 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?