Post: Bringing back up the menu
04-01-2012, 01:53 PM #1
CrimsonEcho
Space Ninja
(adsbygoogle = window.adsbygoogle || []).push({}); Hey NGU i wanted to ask how to open back up a menu after you make a exit vstr string.
Let's say this is my menu and i want to exit the menu using a exit string

bind dpad_up "vstr 1;cg_hudchatPosition 250 250;cg_chatheight 2"
set 1 "say ^1Godmode;say Exit;bind dpad_down vstr 2;bind button_a god"
set 2 "say God;say ^2Exit;bind dpad_down vstr 1;bind button_a vstr 3"

Exit String:

set 3 "cg_chatheight 0;bind button_a +gostand"

Is this how i exit the menu and be able to reopen the menu again?
If i am missing something please help me and i will supply +Rep.
Happy
04-01-2012, 05:09 PM #2
Originally posted by HKRZModz View Post
Hey NGU i wanted to ask how to open back up a menu after you make a exit vstr string.
Let's say this is my menu and i want to exit the menu using a exit string

bind dpad_up "vstr 1;cg_hudchatPosition 250 250;cg_chatheight 2"
set 1 "say ^1Godmode;say Exit;bind dpad_down vstr 2;bind button_a god"
set 2 "say God;say ^2Exit;bind dpad_down vstr 1;bind button_a vstr 3"

Exit String:

set 3 "cg_chatheight 0;bind button_a +gostand"

Is this how i exit the menu and be able to reopen the menu again?
If i am missing something please help me and i will supply +Rep.
Happy


I Think you need to set the bind like set ABD "Dpad_????" abd like that
04-01-2012, 09:08 PM #3
CrimsonEcho
Space Ninja
Originally posted by YOUTUBEHA3KER View Post
ABD "Dpad_????"


No you don't need that unless i put something like bind dpad_up "vstr ABD" set ABD ""
07-28-2014, 05:36 AM #4
bind dpad_up "vstr open"
set open "r_blur 9;cg_hudchatPosition 250 250;cg_chatheight 5;vstr Binds;vstr 1"
set Binds "bind dpad_up vstr up;bind dpad_down vstr do;bind button_x vstr o"
set 1 "vstr I;vstr ax;vstr b;vstr c;vstr d;set do vstr 2;set up vstr 4;set o god"
set 2 "vstr I;vstr a;vstr bx;vstr c;vstr d;set do vstr 3;set up vstr 1;set o noclip"
set 3 "vstr I;vstr a;vstr b;vstr cx;vstr d;set do vstr 4;set up vstr 2;set o give ammo"
set 4 "vstr I;vstr a;vstr b;vstr c;vstr dx;set do vstr 1;set up vstr 3;set o vstr 5"
set I "say ^5Mod Menu v1"

set ax "say ^2God Mode ^7<<<"
set bx "say ^2Noclip ^7<<<"
set cx "say ^2Give Ammo ^7<<<"
set dx "say ^2Exit Menu ^7<<<"

set a "say ^0God Mode"
set b "say ^0Noclip"
set c "say ^0Give Ammo"
set d "say ^0Exit Menu"

set 5 "cg_chatheight 0;bind button_x +usereload;bind dpad_up vstr open;vstr 6"
set 6 "bind dpad_down +actionslot 2;r_blur 0"

basically in the exit string you need to put this >>> bind dpad_up vstr 1 <<<

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo