Page 3 of 3 FirstFirst 123
Results 31 to 36 of 36
  1. #31
    RandomCoders's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    52
    Reputation
    9
    Thanks
    1
    Release it idgaf
    You done all this yourself.. i asked a simple question hoping to get help, cause noone likes GameTrainerMaker
    So i made a new account. i released that base and now look!!

    so go back to your little Baby Born Cottege, and play with them. your on the internet, you think you so smart.. well you aint..

    there is 5 people im massadding

    You
    Dave(owner)
    Crash ( dirty Slut )
    CodeDemon
    AcidBurn

    Now if you keep going.. i will botnet you, i have your IP from my website..

  2. #32
    -ExileD-'s Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    https://mpgh.net Posts: 25,987
    Posts
    552
    Reputation
    32
    Thanks
    795
    My Mood
    Lurking
    Quote Originally Posted by RandomCoders View Post
    Release it idgaf
    You done all this yourself.. i asked a simple question hoping to get help, cause noone likes GameTrainerMaker
    So i made a new account. i released that base and now look!!

    so go back to your little Baby Born Cottege, and play with them. your on the internet, you think you so smart.. well you aint..

    there is 5 people im massadding

    You
    Dave(owner)
    Crash ( dirty Slut )
    CodeDemon
    AcidBurn

    Now if you keep going.. i will botnet you, i have your IP from my website..
    Whatever dude, you think you're so cool with your bot's and shit.
    No wonder why nobody likes "GameTrainerMaker"

    There were heaps of other reasons than that base, i'll tell you now

    Good luck with life, and burn in hell.

  3. #33
    C00lGuy's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    136
    Reputation
    16
    Thanks
    304
    My Mood
    Busy
    Ok now this is the correct way to do this.

    Where it says
    [php]if( Directx.pFont == NULL )[/php]

    Replace it with
    [php]
    if (g_pDevice != pDevice)
    {
    g_pDevice = pDevice;
    try
    {
    if (pFont != 0)
    pFont->Release();
    } catch (...) {}
    pFont = 0;[/php]

    And Before Globals Put
    [php]LPDIRECT3DDEVICE9 g_pDevice = 0;
    LPDIRECT3DDEVICE9 pFont = 0;[/php]

    Dont forget to credit me

  4. #34
    CodeDemon's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    vagina
    Posts
    1,070
    Reputation
    50
    Thanks
    940
    My Mood
    Fine
    Quote Originally Posted by C00lGuy View Post
    Ok now this is the correct way to do this.

    Where it says
    [php]if( Directx.pFont == NULL )[/php]

    Replace it with
    [php]
    if (g_pDevice != pDevice)
    {
    g_pDevice = pDevice;
    try
    {
    if (pFont != 0)
    pFont->Release();
    } catch (...) {}
    pFont = 0;[/php]

    And Before Globals Put
    [php]LPDIRECT3DDEVICE9 g_pDevice = 0;
    LPDIRECT3DDEVICE9 pFont = 0;[/php]

    Dont forget to credit me
    Fucking leecher... This is made by mmbob... Also you are retarded... The purpose of this is to re-create the font, everytime the device is changed(You Arent even using it properly). If you look clearly, the font dis-appearing is not his problem.

    Also, since you are declaring pFont as LPDIRECT3DDEVICE9 what the fuck is the point of this? / Are you trying to reset the device every time the device has changed? If you are, you arent very smart... This doesnt at all relate to his problem.
    Last edited by CodeDemon; 09-17-2010 at 12:52 PM.

  5. The Following 3 Users Say Thank You to CodeDemon For This Useful Post:

    Crash (09-17-2010),IcySeal (09-17-2010),whatup777 (09-17-2010)

  6. #35
    C00lGuy's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    136
    Reputation
    16
    Thanks
    304
    My Mood
    Busy
    lol you think i would give him and actual source chill your ass out

  7. #36
    Stephen's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Engine.exe
    Posts
    4,689
    Reputation
    184
    Thanks
    1,149
    My Mood
    Aggressive
    Quote Originally Posted by C00lGuy View Post
    lol you think i would give him and actual source chill your ass out
    Shutup Coreyster before I fuck you up.

  8. The Following User Says Thank You to Stephen For This Useful Post:

    GodHack2 (09-17-2010)

Page 3 of 3 FirstFirst 123

Similar Threads

  1. [Help Request] Combat arms Vid help
    By djw111 in forum Combat Arms Help
    Replies: 4
    Last Post: 12-24-2011, 05:06 PM
  2. [Help Request] AFK Bot [help]
    By fet in forum Combat Arms Help
    Replies: 7
    Last Post: 04-28-2011, 03:17 AM
  3. [Help Request] Injector Admin help
    By asdfgas in forum Combat Arms Help
    Replies: 4
    Last Post: 04-27-2011, 06:12 PM
  4. [Help Request] Ajuda / Help
    By - Battery' in forum Combat Arms BR Coding Help
    Replies: 3
    Last Post: 04-22-2011, 07:15 PM
  5. [Help Request] Help my!
    By Windowns7 in forum Combat Arms BR Coding Help
    Replies: 2
    Last Post: 04-18-2011, 01:41 PM