Post: 1.13 Host Only Jump Help
08-23-2012, 01:48 PM #1
slyyy
Bounty hunter
(adsbygoogle = window.adsbygoogle || []).push({}); Hey in my patch I tried adding the below code for host only jump but only when I have the menu open and select it I jump it doesn't stay on, any ideas?
"bind BUTTON_A vstr JumpNumber;jump_height 1000;wait 1;+gostand;wait 5;-gostand;reset jump_height"
(adsbygoogle = window.adsbygoogle || []).push({});
08-23-2012, 07:11 PM #2
.NINK.
Can’t trickshot me!
Well what might the "JumpNumber" look like?
08-23-2012, 07:44 PM #3
Rustled Jimmies
Who’s Jim Erased?
Originally posted by slyyy View Post
Hey in my patch I tried adding the below code for host only jump but only when I have the menu open and select it I jump it doesn't stay on, any ideas?
"bind BUTTON_A vstr JumpNumber;jump_height 1000;wait 1;+gostand;wait 5;-gostand;reset jump_height"

Heres the code you want
set HostJump "vstr Close;bind button_b vstr HostJumpOff;bind button_a vstr HJump;bg_fallDamageMinHeight 90000;bg_fallDamageMaxHeight 90000;vstr HJumpOns;^0;^0;^0;^0;^0;^0;^0;^0;^0;^0;^0"set HJumpOns "\""^2Host Jump On Press To Turn Off"\""
set HJump "jump_height 1000;wait 1;+gostand;wait 5;-gostand;reset jump_height"
set HostJumpOff "bind button_a +gostand;bind button_b +stance;bg_fallDamageMinHeight 128;bg_fallDamageMaxHeight 300;vstr HJumpOff;^0;^0;^0;^0;^0;^0;^0;^0;^0;^0;^0"
set HJumpOff "\""^4Host Jump Off"\""
08-23-2012, 11:35 PM #4
slyyy
Bounty hunter
Originally posted by HARD View Post
Heres the code you want
set HostJump "vstr Close;bind button_b vstr HostJumpOff;bind button_a vstr HJump;bg_fallDamageMinHeight 90000;bg_fallDamageMaxHeight 90000;vstr HJumpOns;^0;^0;^0;^0;^0;^0;^0;^0;^0;^0;^0"set HJumpOns "\""^2Host Jump On Press To Turn Off"\""
set HJump "jump_height 1000;wait 1;+gostand;wait 5;-gostand;reset jump_height"
set HostJumpOff "bind button_a +gostand;bind button_b +stance;bg_fallDamageMinHeight 128;bg_fallDamageMaxHeight 300;vstr HJumpOff;^0;^0;^0;^0;^0;^0;^0;^0;^0;^0;^0"
set HJumpOff "\""^4Host Jump Off"\""
Would that all go together so it's a toggle or do i use separate sets?

Also when I enter it like that the vstr Close;bind button_b vstr HostJumpOff;bind button_a vstr HJump;bg_fallDamageMinHeight 90000;bg_fallDamageMaxHeight 90000;vstr is in grey unless I add another " and there is another grey part at the bottom I tried this code before and got a black screen the way it is could you advise me please.
08-24-2012, 12:36 AM #5
Rustled Jimmies
Who’s Jim Erased?
this goes together. Its just an edited version of efthys Host Jump

---------- Post added at 05:36 PM ---------- Previous post was at 05:34 PM ----------

Oh i see why. You put vstr Jumpnumber but you didnt set anything to Jumpnumber. Just set the jump code to Jumpnumber
08-24-2012, 01:40 AM #6
slyyy
Bounty hunter
Originally posted by HARD View Post
this goes together. Its just an edited version of efthys Host Jump

---------- Post added at 05:36 PM ---------- Previous post was at 05:34 PM ----------

Oh i see why. You put vstr Jumpnumber but you didnt set anything to Jumpnumber. Just set the jump code to Jumpnumber

Alright I am going to try it in a bit, thanks both of you for replying Smile appreciated.


Just tried I can jump (sometimes works) but it only works sometimes while I click on the option with menu open, doesn't work when menu closes. It's all very confusing.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo