Jump to content
Welcome, Guest
Existing user? Sign In

Sign In



Sign Up
The MatriX
  • Welcome To Ghbsys
  • CS GO Streaming Version is released. Have fun streaming while cheating!
  • Have a Payment Issue? Send us a Support ticket.
  • Make a thread if you need support or join our discord for live support.
  • Have Suggestions? Make a thread and you'll earn Ghbsys Points for implemented suggestions.
  • Join our discord to stay well connected! Don't forget to integrate your discord to the site
  • Welcome to [GHB] - GAmEhAcKbAsTaRdS Forum

    Welcome to [GHB] - GAmEhAcKbAsTaRdS Forum, like most online communities you must register to view or post in our community, but don't worry this is a simple free process that requires minimal information for you to signup. Be apart of [GHB] - GAmEhAcKbAsTaRdS Forum by signing in or creating an account.
    • Start new topics and reply to others
    • Subscribe to topics and forums to get email updates
    • Get your own profile page and make new friends
    • Send personal messages to other members.

    BRN DX-Class


    SWW13
     Share

    Recommended Posts

    What is this?

    It's a class or better a namespace with d3d9 function for a menue.

     

     

     

    How to include it:

    Put it in your Project Folder and include [bRN]DXClass.h in d3d9dev.cpp.

    Change the Include Path's in [bRN]DXClass.h.

     

     

     

    How to use it:

    Creat Menue:

    BRN::D3D9::Menue* myMenue = new Menue( Menue Position X, Menue Position Y, Can User Move it with Mouse?, Use Buildin Cursor Function?, 0(Use 0 for strd. Value), 0(Use 0 for strd. Value), Space beetwin Lines (Use 0 for strd. ->13) );

    [-> Make it Global (!)]

     

    Add Items:

    myMenue->addMenueItem("Name", Is title?);

     

    Add Blank Lines:

    myMenue->addBlankLine();

     

    Draw/Show the Menue:

    myMenue->drawMenue(Your D3D Device, Your CD3DFont, Draw transparent BG?(Not work/include, because it is private stuff));

     

    PanicFunc():

    It Deactivate all cheats in Menue

     

    moveCursorUp(); moveCursorDown():

    Use to manuell go Up/Down in Menue (Not needed if "Use Buildin Cursor Function?" is true)

     

    Activatecheat(); Deactivatecheat():

    Use to manuell (De-)Activate selected Item (Not needed if "Use Buildin Cursor Function?" is true)

     

    Get State of Menue Item:

    myMenue->getcheatState("Name"); ->returens true/false

    [->The Name must exact the same]

     

     

     

    Other Functions:

     

    Color::[...] for D3DCOLOR

    Color::Get[...](D3DCOLOR ...); returns the Red/Blue/Green/Alpha part of the D3DCOLOR

     

    BRN::D3D9::Draw::Box(Your D3D Device, Pos X, Pos Y, High, Wide, Line size, Color);

    BRN::D3D9::Draw::Rectangle(Your D3D Device, Pos X, Pos Y, High, Wide, Color);

    BRN::D3D9::Draw::Crosshair(Your D3D Device, Line Length, Line size, Color);

     

     

    //German/Deutsch

    So, die Credits auf Deutsch, sonst grieg ich das nich Übersetzt

    -Naja eigntl. nur an Neo I.I.I, er is der einzige der einem immer ne Antwort weiß und keine dummen Kommentare gibt.

     

    Und noch was: Fragt nich nach der transparenz Funktion. Ausser Leute die ich wirklich kenne bzw. schon mal mit ihnen geschrieben hab griegt die keiner(!)

     

    So ich hoffe mal man versteht mein Englisch und es funktionieren alle Überlandungen, die hab ich nämlich nicht getestet.

    Hmm... sind eigentl. Uploads nur für Leute die nen Replay schreiben? Naja egal.

    //End

     

    MfG Bôrnì/SWW13

    _BRN__Class.rar

    Edited by SWW13
    Link to comment
    Share on other sites

    Update:

    Now included DX8 & DX9 and some Memory Functions.

     

    You have just to include [bRN]DX*Class.h and if you want [bRN]MemoryClass.h.

    _BRN__DX8___DX9.rar

    Link to comment
    Share on other sites

    Guest
    This topic is now closed to further replies.
     Share

    • Recently Browsing   0 members

      • No registered users viewing this page.
    ×
    ×
    • Create New...