HelloHello 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);
Originally Posted by coryster2100 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