Results 1 to 9 of 9
  1. #1
    N00B1O2's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    C:/
    Posts
    656
    Reputation
    6
    Thanks
    75
    My Mood
    Amused

    Virtual Jump Code

    Hi everyone. i was wondering if this is a right Virtual Jump Code?

    if(GetAsyncKeyState(VK_CAPITAL)<0){
    if(vjump){
    PushToConsole("CamMaxPosYOffset 200.000000");
    PushToConsole("DuckDownCamOffSet 1000.000000");
    vjump = false;
    } else {
    PushToConsole("CamMaxPosYOffset -200.000000");
    PushToConsole("DuckDownCamOffSet -1000.000000");
    vjump = true;
    }
    }

  2. #2
    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
    thats virtual down.

  3. #3
    N00B1O2's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    C:/
    Posts
    656
    Reputation
    6
    Thanks
    75
    My Mood
    Amused
    Quote Originally Posted by ac1d_buRn View Post
    thats virtual down.
    i didnt even know.. im new to coding i need help

  4. #4
    @osma8's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    749
    Reputation
    26
    Thanks
    84
    Quote Originally Posted by N00B1O2 View Post
    i didnt even know.. im new to coding i need help
    your not going to get very far in coding.

  5. #5
    N00B1O2's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    C:/
    Posts
    656
    Reputation
    6
    Thanks
    75
    My Mood
    Amused
    Quote Originally Posted by @osma8 View Post
    your not going to get very far in coding.
    Well thats not what i need to get me motivated >:|

  6. #6
    Reimy's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    178
    Reputation
    28
    Thanks
    704
    My Mood
    Sleepy
    How did u use virtal jump if la Ptc method are parchen, we new a by pass or new ptc method.

  7. #7
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Spoon Feed:

    Normal:

    Code:
    PushToConsole("CamMaxPosYOffset 200.000000");
    PushToConsole("DuckDownCamOffSet -13.000000");
    Up:

    Code:
    PushToConsole("CamMaxPosYOffset 200.000000");
    PushToConsole("DuckDownCamOffSet 500.000000");
    Down:

    Code:
    PushToConsole("CamMaxPosYOffset -500.000000");
    PushToConsole("DuckDownCamOffSet -13.000000");

  8. #8
    @osma8's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    749
    Reputation
    26
    Thanks
    84
    Quote Originally Posted by ᴺᴼᴼᴮ View Post
    Spoon Feed:

    Normal:

    Code:
    PushToConsole("CamMaxPosYOffset 200.000000");
    PushToConsole("DuckDownCamOffSet -13.000000");
    Up:

    Code:
    PushToConsole("CamMaxPosYOffset 200.000000");
    PushToConsole("DuckDownCamOffSet 500.000000");
    Down:

    Code:
    PushToConsole("CamMaxPosYOffset -500.000000");
    PushToConsole("DuckDownCamOffSet -13.000000");
    hes not going to get anywere still

  9. #9
    anaestheist's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    150
    Reputation
    10
    Thanks
    16
    My Mood
    Inspired
    You so mean @Osma8 /

Similar Threads

  1. Working hacks with virtual jump!
    By WorkingHax in forum Combat Arms Hacks & Cheats
    Replies: 7
    Last Post: 03-23-2009, 04:52 PM
  2. what is virtual jump?/ THERE IS working pub hack!!!
    By zmansquared in forum Combat Arms Hacks & Cheats
    Replies: 25
    Last Post: 03-23-2009, 11:20 AM
  3. Good Areas for Virtual Jump.
    By Gnash in forum Combat Arms Europe Hacks
    Replies: 8
    Last Post: 03-01-2009, 12:59 AM
  4. wats wrong with the Super Jump code
    By nub_g0t_high in forum WarRock - International Hacks
    Replies: 6
    Last Post: 11-01-2007, 06:22 PM
  5. No fall damage and super jump code?
    By TheBlueMax in forum Visual Basic Programming
    Replies: 13
    Last Post: 10-15-2007, 04:00 PM