(adsbygoogle = window.adsbygoogle || []).push({});
This is the 3rd time asking, I have tried everything to make the host only jump work but I can only get it to work while the menu is open. Do i need to change any of the binds on the set close menu? I put the code like anything other code in the functions;
so set bf9
then the code set menuB8F "bind button_b vstr HostJumpOff;bind button_a vstr jump"
jump "jump_height 1000;wait 1;+gostand;wait 1;reset jump_height"
HostJumpOff "bind button_a +gostand;bind button_b +melee"
Anyone got any ideas?