Page 4 of 12 FirstFirst ... 23456 ... LastLast
Results 46 to 60 of 169
  1. #46
    whatup777's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    CA Source Code Section
    Posts
    4,025
    Reputation
    147
    Thanks
    351
    My Mood
    Dead
    Quote Originally Posted by ppl2pass View Post
    Lol we dont need you here. If you dont have anything to contribute MPGH DOES NOT WELCOME YOU!

    And why dont you want many menu releases? You can see people are learning to make hacks and not just playing with them.
    You been under a rock. You know how many releases there were when CN finished that tut? They gave no creds and denied that is was CN's. They didnt learn jackshit. I bet they still dont know that 0 = false.


    Anyway, Thanks for the base Topblast. Helped me figure out the problem in mine..
    Last edited by whatup777; 07-22-2010 at 08:16 AM.
    Quotes I live by.


    A foolish person learns from his mistakes, I wise person learns from others.
    Quote Originally Posted by AVGN View Post



    mhm

    i live in texas

    i was at the grocery store with my son. He saw a mexican guy, and he said "Look daddy! a mower man!"

    he's 4 yrs old

  2. The Following User Says Thank You to whatup777 For This Useful Post:

    remusrowle34 (07-22-2010)

  3. #47
    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
    ok your welcome
    I just like programming, that is all.

    Current Stuff:

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

  4. The Following 2 Users Say Thank You to topblast For This Useful Post:

    markoj (07-23-2010),whatup777 (07-22-2010)

  5. #48
    MugNuf's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    790
    Reputation
    9
    Thanks
    160
    My Mood
    Goofy
    I know how to add the hacks, but what if they are custom?

    Like, "High","Higher","Highest". How would you add those?

  6. #49
    ppl2pass's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    804
    Reputation
    5
    Thanks
    111
    My Mood
    Amused
    Ugh.. anyone with common sense can do that w/o C++ knowledge.

    Look at topblast's example:
    Code:
    char	*opt_Grp[]     = { ("+"),("-") };
    Now use this to make your own...

  7. #50
    MugNuf's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    790
    Reputation
    9
    Thanks
    160
    My Mood
    Goofy
    Quote Originally Posted by ppl2pass View Post
    Ugh.. anyone with common sense can do that w/o C++ knowledge.

    Look at topblast's example:
    Code:
    char	*opt_Grp[]     = { ("+"),("-") };
    Now use this to make your own...
    ..I didn't mean that. I know that. I mean how would you make the custom ones into a hack. So like vJump, i got "High","Higher","Highest".

  8. #51
    ipwnuuaal5's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    275
    Reputation
    16
    Thanks
    33
    Quote Originally Posted by MugNuf View Post
    ..I didn't mean that. I know that. I mean how would you make the custom ones into a hack. So like vJump, i got "High","Higher","Highest".
    You would do
    Code:
    char	*opt_VJump[]     = { ("High"),("Higher"),("Highest") };
    Anyways why does it lag when CA loads up.
    The guy running freezes ever so often.

    Anyways thanks topblast. Thanked

  9. #52
    dudemil's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Kansas
    Posts
    63
    Reputation
    9
    Thanks
    9
    My Mood
    Aggressive
    thanks topblast but what do i do with the headers cause when i build it says canot find them if i leave them out but if i put them in it says cannot open
    Last edited by dudemil; 07-22-2010 at 08:48 AM.

  10. #53
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    char *vjump[] = { ("Up"),("Down") };


    pMenu->AddItem(("chams") , &chams , vjump);

  11. #54
    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
    Whit u forgot OFF
    I just like programming, that is all.

    Current Stuff:

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

  12. The Following User Says Thank You to topblast For This Useful Post:

    markoj (07-22-2010)

  13. #55
    dugindog's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    210
    Reputation
    7
    Thanks
    20
    My Mood
    Twisted
    where is the ltclient in this???

  14. #56
    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
    LOL FAIL!!!!!!!!!!
    I just like programming, that is all.

    Current Stuff:

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

  15. The Following 3 Users Say Thank You to topblast For This Useful Post:

    deathninjak0 (07-22-2010),markoj (07-22-2010),whatup777 (07-22-2010)

  16. #57
    dudemil's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Kansas
    Posts
    63
    Reputation
    9
    Thanks
    9
    My Mood
    Aggressive
    could you tv me im getting lots of errors

  17. #58
    DeadLinez's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    https://mpgh.net Sexy Points: 989,576,420
    Posts
    465
    Reputation
    11
    Thanks
    500
    My Mood
    Psychedelic
    lol you probly need the d3d sdk lol

  18. #59
    dudemil's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Kansas
    Posts
    63
    Reputation
    9
    Thanks
    9
    My Mood
    Aggressive
    i have the D3D june 2010 sdk

  19. #60
    ipwnuuaal5's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    275
    Reputation
    16
    Thanks
    33
    Anyways why does it lag when CA loads up.
    The guy running freezes ever so often.

    Anyways thanks topblast. Thanked

Page 4 of 12 FirstFirst ... 23456 ... LastLast

Similar Threads

  1. Topblast D3D Menu Base v1.1(Sliders and supports 2 different Fonts)
    By topblast in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 69
    Last Post: 08-27-2010, 05:14 PM
  2. Topblast D3D Menu
    By topblast in forum C++/C Programming
    Replies: 22
    Last Post: 08-01-2010, 06:01 PM
  3. Topblast D3D Menu Disappears?
    By mastermods in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 21
    Last Post: 07-24-2010, 06:54 AM
  4. My D3D menu closes :| ! Source attached
    By Jammy122333 in forum C++/C Programming
    Replies: 1
    Last Post: 06-15-2008, 01:38 PM
  5. [Help]D3D Menu
    By cothen12 in forum C++/C Programming
    Replies: 13
    Last Post: 01-18-2008, 04:28 PM