Menu wont show up

Posts 1–12 of 12 · Page 1 of 1
Menu wont show up
here is the code for the menu
Code:
void ReFont(LPDIRECT3DDEVICE9 pDevice) 
{
    if (g_pDevice != pDevice)
    {
        g_pDevice = pDevice;
        try
        {
            if (dMenu.pFont != 0)
                dMenu.pFont->Release();
        } catch (...) {}
        dMenu.pFont = 0;
        D3DXCreateFontA(pDevice, 14, 0, FW_BOLD, 0, 0, DEFAULT_CHARSET, OUT_TT_ONLY_PRECIS, PROOF_QUALITY, DEFAULT_PITCH | FF_DONTCARE, "Arial", &dMenu.pFont );
    }
HELP ME
Quote Originally Posted by yoyoman4567 View Post
here is the code for the menu
Code:
void ReFont(LPDIRECT3DDEVICE9 pDevice) 
{
    if (g_pDevice != pDevice)
    {
        g_pDevice = pDevice;
        try
        {
            if (dMenu.pFont != 0)
                dMenu.pFont->Release();
        } catch (...) {}
        dMenu.pFont = 0;
        D3DXCreateFontA(pDevice, 14, 0, FW_BOLD, 0, 0, DEFAULT_CHARSET, OUT_TT_ONLY_PRECIS, PROOF_QUALITY, DEFAULT_PITCH | FF_DONTCARE, "Arial", &dMenu.pFont );
    }
HELP ME
That's mmbob's function, and that's not a menu LOL

Stop posting 60 threads every fucking day.
HEY
Quote Originally Posted by +CodeDemon+ View Post
That's mmbob's function, and that's not a menu LOL

Stop posting 60 threads every fucking day.
HEY DIDNT YOU GET BANNED LOL
Quote Originally Posted by yoyoman4567 View Post
HEY DIDNT YOU GET BANNED LOL
LOL YEAH I DID, FOR ADVERTISING, AND MY BAN WEARS OFF NEXT WEEK.
Quote Originally Posted by +CodeDemon+ View Post
LOL YEAH I DID, FOR ADVERTISING, AND MY BAN WEARS OFF NEXT WEEK.
LOL THEN WHY ARE YOU ON HERE YOUR NOT SUPPOSE TO BE ON HERE TILL YOUR BANNED IS UP
Quote Originally Posted by yoyoman4567 View Post
LOL THEN WHY ARE YOU ON HERE YOUR NOT SUPPOSE TO BE ON HERE TILL YOUR BANNED IS UP
LOL EVERYONE MAKES A SECOND ACCOUNT WHEN THEY GET BANNED
Quote Originally Posted by +CodeDemon+ View Post
LOL EVERYONE MAKES A SECOND ACCOUNT WHEN THEY GET BANNED
I have like 3 whit++ , whit+, whit+++

Got banned 3 time in one day
Quote Originally Posted by whit View Post


I have like 3 whit++ , whit+, whit+++

Got banned 3 time in one day
I was banned once, what I said, you're beautiful liz.
dumbfucks i was perma banned. but you still see me trollin. CD likes to advertise big number hacks alot.
Quote Originally Posted by NOOB View Post
dumbfucks i was perma banned. but you still see me trollin. CD likes to advertise big number hacks alot.
I THINK YOU MEAN INFINITY HACKS.
LOLOLoollolOLOOLOLololol
That just recreates/release your font everytime g_pDevice doesnt equal pDevice
LoloLOolLOOLOloOOLOOLool
Posts 1–12 of 12 · Page 1 of 1

Post a Reply

Tags for this Thread

None

Need help?