Page 2 of 2 FirstFirst 12
Results 16 to 22 of 22
  1. #16
    TheFallenOwns's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    149
    Reputation
    10
    Thanks
    43
    i dont use gellins base that much i like my own right now but i fixed it by doing

    add a function in base class called UpdateFont

    in RenderFrame were you make the font put
    Code:
    this->UpdateFont(pDevice);
    now the function should look like this

    Code:
    void base::UpdateFont(LPDIRECT3DDEVICE9 pDevice){
    	D3DXCreateFontA(pDevice, 15, 0, FW_BOLD, 1, 0, DEFAULT_CHARSET, OUT_DEFAULT_PRECIS, DEFAULT_QUALITY, DEFAULT_PITCH | FF_DONTCARE, "Arial", &Directx.pFont);
    	Sleep(2000);
    }
    hope it helps!

  2. #17
    GodHack2's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    644
    Reputation
    38
    Thanks
    762
    My Mood
    Amused
    Quote Originally Posted by whit View Post


    Or He can it the way Im goin to show him on msn
    wow whit is actually helping WOoooooot
    sounds fishy





    beat this bitches ^^^^^^^

    Current Stats : Bored :/


    Respect list :
    Crash !
    Gordon'
    Markoj

  3. #18
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by GodHack2 View Post
    wow whit is actually helping WOoooooot
    sounds fishy
    Tehe The Guy Has a high post count...

  4. The Following User Says Thank You to whit For This Useful Post:

    deathninjak0 (08-04-2010)

  5. #19
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    I KNOW HOW TO DO IT!!!!!!!!>>.....

    U DELETE THE WHOLE SOURCE CODE and start over with ur own base
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  6. #20
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by topblast View Post
    I KNOW HOW TO DO IT!!!!!!!!>>.....

    U DELETE THE WHOLE SOURCE CODE and start over with ur own base
    O Thats mean....

  7. #21
    deathninjak0's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    1,510
    Reputation
    12
    Thanks
    294
    My Mood
    Cool
    Quote Originally Posted by topblast View Post
    I KNOW HOW TO DO IT!!!!!!!!>>.....

    U DELETE THE WHOLE SOURCE CODE and start over with ur own base
    I had to reformat my computer last week, so I had to start all over...and I'm not a fucking idiot

  8. #22
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    Quote Originally Posted by deathninjak0 View Post
    I had to reformat my computer last week, so I had to start all over...and I'm not a fucking idiot
    Then why ur font disappear?
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

Page 2 of 2 FirstFirst 12

Similar Threads

  1. help:Gellins&hans base
    By HaX4LiFe! in forum Combat Arms EU Hack Coding/Source Code
    Replies: 15
    Last Post: 09-14-2010, 08:56 AM
  2. [HELP PLEASE]Gellin's Base Error (Error: One of the Hacks are alway auto-on)
    By hgmf8124 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 27
    Last Post: 08-21-2010, 08:25 AM
  3. Gellin's Base Error Help
    By BlackHaexGuns in forum C++/C Programming
    Replies: 3
    Last Post: 07-24-2010, 02:39 AM
  4. help gellins base
    By whit in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 6
    Last Post: 02-23-2010, 05:01 PM
  5. [Requesting Help] Gellin's CA Base
    By CoderNever in forum Combat Arms Help
    Replies: 1
    Last Post: 01-17-2010, 12:41 PM