[HELP] Change Jump height

Results 1 to 12 of 12
  1. #1
    Newbie HypeRG is offline
    MemberRank
    Jul 2015 Join Date
    18Posts

    config [HELP] Change Jump height

    Hello,

    I am looking for help on how i can adjust the following.


    how to change how high a player can jump in the game.


    also how to change it so you can look in your map and inventory wile you are walking / running


    Thanks
    Last edited by HypeRG; 09-08-15 at 12:11 AM.


  2. #2
    Member McGrumpy is offline
    MemberRank
    Aug 2015 Join Date
    39Posts

    Re: [HELP] Looking to change jump height

    Ya i want this to

  3. #3
    Yuri-BR#1559 Yuri-BR is offline
    DeveloperRank
    Apr 2013 Join Date
    ☣️❤️Location
    1,039Posts

    Re: [HELP] Looking to change jump height

    Try Search for:

    Code:
    JumpVelocity  = 17;
    Last edited by Yuri-BR; 09-08-15 at 05:05 AM.

  4. #4
    Newbie HypeRG is offline
    MemberRank
    Jul 2015 Join Date
    18Posts

    Re: [HELP] Looking to change jump height

    Thanks yuri, that helped me out a lot! only one i need help with now is the access map n inventory wile walking and running

  5. #5
    Yuri-BR#1559 Yuri-BR is offline
    DeveloperRank
    Apr 2013 Join Date
    ☣️❤️Location
    1,039Posts

    Re: [HELP] Looking to change jump height

    Quote Originally Posted by HypeRG View Post
    Thanks yuri, that helped me out a lot! only one i need help with now is the access map n inventory wile walking and running
    good idea, but I'm no time to test this now, why do I have to go to sleep, maybe later I can try to do it and put the tutorial :)

  6. #6
    Newbie HypeRG is offline
    MemberRank
    Jul 2015 Join Date
    18Posts

    Re: [HELP] Looking to change jump height

    Quote Originally Posted by Yuri-BR View Post
    good idea, but I'm no time to test this now, maybe later I can try to do it and put the tutorial :)
    that would be great man thanks :)

  7. #7
    Newbie Dawson25 is offline
    MemberRank
    Dec 2013 Join Date
    16Posts

    sad Re: [HELP] Looking to change jump height

    Quote Originally Posted by Yuri-BR View Post
    Try Search for:

    Code:
    JumpVelocity  = 17;
    Where do I search for this? In what file?

  8. #8
    My Status --> LukasCCB is offline
    Grand MasterRank
    Apr 2013 Join Date
    CracolandiaLocation
    1,189Posts

    Re: [HELP] Looking to change jump height

    Quote Originally Posted by Dawson25 View Post
    Where do I search for this? In what file?
    C:\WarZ\src\EclipseStudio\ open file .sln soluction

  9. #9
    Yuri-BR#1559 Yuri-BR is offline
    DeveloperRank
    Apr 2013 Join Date
    ☣️❤️Location
    1,039Posts

    Re: [HELP] Looking to change jump height

    Quote Originally Posted by Dawson25 View Post
    Where do I search for this? In what file?
    src\EclipseStudio\Sources\ObjectsCode\AI\AI_Player.CPP

  10. #10
    Newbie Dawson25 is offline
    MemberRank
    Dec 2013 Join Date
    16Posts

    sad Re: [HELP] Looking to change jump height

    Quote Originally Posted by Yuri-BR View Post
    src\EclipseStudio\Sources\ObjectsCode\AI\AI_Player.CPP
    ok I found the file but when I change it to lets say 50 the I build it and run an rsbuild nothing changes. What do I do?

  11. #11
    Grand Master Oosmar02 is offline
    Grand MasterRank
    Sep 2013 Join Date
    FranceLocation
    894Posts

    Re: [HELP] Change Jump height

    search jump velocity

  12. #12
    ☆Dying Dawn☆ Bombillo is offline
    Grand MasterRank
    Jan 2012 Join Date
    ValhallaLocation
    977Posts

    Re: [HELP] Looking to change jump height

    Quote Originally Posted by Dawson25 View Post
    ok I found the file but when I change it to lets say 50 the I build it and run an rsbuild nothing changes. What do I do?
    did you build in final? :V



Advertisement