Results 1 to 6 of 6
  1. #1
    AlessandroPL's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    10
    My Mood
    Cool

    How to add hacks in Hans & Gellins Base Combined

    I wonder how to add the Hack & Hans Gellins Base Combined why I'm not thinking. I appreciate if you put in a print: D


  2. #2
    Dead 4 Real's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Canada
    Posts
    336
    Reputation
    11
    Thanks
    83
    My Mood
    Relaxed
    Would also like to know this.

  3. #3
    _Fk127_'s Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    720
    Reputation
    16
    Thanks
    208
    My Mood
    Bitchy
    create a new integer value-
    Code:
    int fps = 0;
    then with the rest of them-
    Code:
    AddItem("Show FPS"     , Opt_on_off  , &fps  , 2 , MENUITEM);
    As you can see, the integer value is the third parameter preceded by an &.
    Then, you use the hack like-
    Code:
    if(fps == 1)
    {
    PushToConsole("ShowFps 1");
    // the on hack goes here
    }
    else
    {
    PushToConsole("ShowFps 0");
    //the off hack goes here
    }



    Put this image in your signature if you support HTML5 development!

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

    Yepikiyay (01-13-2011)

  5. #4
    AlessandroPL's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    10
    My Mood
    Cool
    But when I add this place you can order a print?

  6. #5
    Yepikiyay's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    320
    Reputation
    10
    Thanks
    37
    My Mood
    Drunk
    Quote Originally Posted by AlessandroPL View Post
    But when I add this place you can order a print?
    READ A BOOK!, no seriously read some tuts before posting r28941239846213million freaking threads ok?

    I Hate You
    Current Status: Online Playing MineCraft

  7. #6
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Quote Originally Posted by AlessandroPL View Post
    But when I add this place you can order a print?
    Quote Originally Posted by Yepikiyay View Post
    READ A BOOK!, no seriously read some tuts before posting r28941239846213million freaking threads ok?