Post: Mod menu ff. toggling options
08-22-2013, 12:50 PM #1
seanhellen
Are you high?
(adsbygoogle = window.adsbygoogle || []).push({}); Hi everyone. I have started with a menu base by sneakerhead (thanks) and I am attempting my very 1st, very simple menu. I have managed to get my 1st thing on (superjump) which is fine, but I click R3 to select and it works, but then how do I make it so I can switch it off when I click the option again? At the moment it just stays on from when I click the option the 1st time. I'm assuming theres a toggle command and/or bind button_a in there somewhere, but I'm not quite sure where to put it.
I tried putting superjump on on one option, then superjump off on another option, but even that didnt work lol.

If it makes any difference, I am trying the host only jump so everyone else stays at normal jump level.
(adsbygoogle = window.adsbygoogle || []).push({});
08-26-2013, 01:38 PM #11
Originally posted by seanhellen View Post
Hi everyone. I have started with a menu base by sneakerhead (thanks) and I am attempting my very 1st, very simple menu. I have managed to get my 1st thing on (superjump) which is fine, but I click R3 to select and it works, but then how do I make it so I can switch it off when I click the option again? At the moment it just stays on from when I click the option the 1st time. I'm assuming theres a toggle command and/or bind button_a in there somewhere, but I'm not quite sure where to put it.
I tried putting superjump on on one option, then superjump off on another option, but even that didnt work lol.

If it makes any difference, I am trying the host only jump so everyone else stays at normal jump level.


Or You Could Just Put This,
set Jump "toggle Jump1 \"vstr Jump2 \" \"vstr Jump3\";vstr Jump1"
set Jump1 ""
set Jump2 "jump_height 1000;bg_fallDamageMinHeight 999999;bg_fallDamageMaxHeight 999999;say ^5I Enabled Super Jump You Mad?"
set Jump3 "reset jump_height;say ^4Super Jump Has Been ^1Disabled"

then in your function, put vstr Jump
08-26-2013, 11:30 PM #12
seanhellen
Are you high?
Hi. Its ok, I got superjump worked out in the end, however you have given me the idea of vstrs so that I know if its on/off by putting say command in there.

I know this is getting off the original topic but hey, its my thread Happy ...but can you put this as an example;

Toggle say "superjump on"; say "superjump off"

Or would I be better off jut leaving it to the vstrs? I know toggle obviously toggles options with 1/0 like jump, but what about commands like say?

Alternatively, how can I get it in the menu to tell if its on or off?

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo