Results 1 to 8 of 8
  1. #1
    Sixx93's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    673
    Reputation
    21
    Thanks
    250
    My Mood
    Cool

    Font disappear in game

    Hi all. I'm finishing my menu (https://www.mpgh.net/forum/334-combat...ml#post5712445) but I have a problem. All works in CA except the font while i'm alive in game .-. if I'm dead i can see the font, when i respawn, it disappear till i die. Anyone know why? if there's something specific for this problem.
    Last edited by Sixx93; 01-29-2012 at 04:06 AM.

  2. #2
    elcamu987's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    705
    Reputation
    1
    Thanks
    42
    My Mood
    Angelic
    idk wtf is happening to you its flcikering llol

  3. #3
    Se lutar tú vai além, humilde igual Jesus.
    MPGH Member
    Turbulence's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    2,181
    Reputation
    10
    Thanks
    742
    My Mood
    Pensive

    Lightbulb

    Code:
    pDevice->SetRenderState(D3DRS_ALPHABLENDENABLE, D3DZB_TRUE);
    pDevice->SetRenderState(D3DRS_DESTBLEND, D3DBLEND_INVSRCALPHA);
    pDevice->SetRenderState(D3DRS_ZENABLE, D3DZB_FALSE);
    pDevice->SetRenderState(D3DRS_FOGENABLE, D3DZB_FALSE);
    Works for objects, not tested in Font...
    Last edited by Turbulence; 01-29-2012 at 09:32 PM.

  4. #4
    mo3ad001's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    842
    Reputation
    53
    Thanks
    797
    My Mood
    Busy
    Quote Originally Posted by Sixx93 View Post
    Hi all. I'm finishing my menu (https://www.mpgh.net/forum/334-combat...ml#post5712445) but I have a problem. All works in CA except the font while i'm alive in game .-. if I'm dead i can see the font, when i respawn, it disappear till i die. Anyone know why? if there's something specific for this problem.
    try to create it again ?with hotkey f?

    H A X O
    Email : Noobmem@hotmail.com


  5. #5
    Sixx93's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    673
    Reputation
    21
    Thanks
    250
    My Mood
    Cool
    Quote Originally Posted by mo3ad001 View Post
    try to create it again ?with hotkey f?
    hey mo3ad, long time i don't see u around anyway this isn't the problem because i've already tryed doiing that; every frame too and it didn't works...

  6. #6
    ac1d_buRn's Avatar
    Join Date
    Aug 2009
    Gender
    female
    Location
    CA Source Section
    Posts
    3,404
    Reputation
    157
    Thanks
    4,003
    My Mood
    Flirty
    Quote Originally Posted by Turbulence View Post
    Code:
    pDevice->SetRenderState(D3DRS_ALPHABLENDENABLE, D3DZB_TRUE);
    pDevice->SetRenderState(D3DRS_DESTBLEND, D3DBLEND_INVSRCALPHA);
    pDevice->SetRenderState(D3DRS_ZENABLE, D3DZB_FALSE);
    pDevice->SetRenderState(D3DRS_FOGENABLE, D3DZB_FALSE);
    Works for objects, not tested in Font...
    Yes this works with fonts too.
    Call this then draw your stuff.

    Combat Arms is drawing over your menu with their items.

  7. #7
    Sixx93's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    673
    Reputation
    21
    Thanks
    250
    My Mood
    Cool
    Quote Originally Posted by ac1d_buRn View Post


    Yes this works with fonts too.
    Call this then draw your stuff.

    Combat Arms is drawing over your menu with their items.
    Are u sure? Because i can see all the graphics of the menu, except the font strings... Can't test them atm, i'm at school

    EDIT: ok, tested, it works, ty for the support ^^
    /req close
    Last edited by Sixx93; 01-30-2012 at 11:11 AM.

  8. #8
    OBrozz's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    819
    Reputation
    65
    Thanks
    813
    its because your not playing my game!

  9. The Following User Says Thank You to OBrozz For This Useful Post:

    Saltine (02-02-2012)

Similar Threads

  1. [Help Request] Change Font in game
    By 123123aa in forum Vindictus Help
    Replies: 1
    Last Post: 07-29-2011, 10:45 PM
  2. The Hack Disappears When i START THE GAME[SOLVED]
    By TheLeader2 in forum CrossFire Help
    Replies: 9
    Last Post: 08-07-2010, 09:41 AM
  3. Fix to menu hacks from disappearing after 1 game
    By machuhoya in forum Combat Arms Discussions
    Replies: 4
    Last Post: 06-27-2010, 04:58 AM
  4. frag/game music video's
    By kyo in forum General
    Replies: 12
    Last Post: 06-20-2006, 08:55 AM
  5. What type of games
    By djraziel127 in forum General Game Hacking
    Replies: 11
    Last Post: 12-30-2005, 03:22 PM