Originally posted by Duddy.
Hey guys, I made a Stealth/Non-Stealth Menu that is toggable in-game. This isn't big but it could be, this isn't big because it's a MW2 type scrolling menu, but here you go.
CM
set gpad_buttonsConfig "D"
set ui_mapname "mp_shipment;bind dpad_down developer 1;set developer_script 1;set scr_testclients 18;set scr_do_notify Dev"
bind dpad_up "bind dpad_down vstr d;bind dpad_right vstr r;bind button_a vstr a;vstr s;bind button_back vstr e"
set s "^1Stealth_Menu;wait 100;vstr s0
set s0"^1God;^0UFO;^0Infects;^0Lobby;^0XP;set d vstr s1;set r vstr ns;set a god"
set s1 "^0God;^1UFO;^0Infects;^0Lobby;^0XP;set d vstr s2;set r vstr ns;set d noclip"
set s2 "^0God;^0UFO;^1Infects;^0Lobby;^0XP;set d vstr s3;set r vstr ns;set a vstr i"
set s3 "^0God;^0UFO;^0Infects;^1Lobby;^0XP;set d vstr s4;set r vstr ns;set a vstr l"
set s4 "^0God;^0UFO;^0Infects;^0Lobby;^1XP;set d vstr s0;set r vstr ns;set a vstr xp"
set i "player_sustainammo 1;cg_drawfps 2;cg_laserforceon 1;r_specularmap 2;cg_fov 90"
MP
set cg_hudchatpostition "250 250"
set ns "say ^1Non Stealth Menu;wait 100;vstr ns0"
set ns0 "cg_chatheight 5;say ^1God;say UFO;say Infects;say Lobby;say XP;set d vstr ns1;set r vstr s;set a god"
set ns1 "say God;say ^1UFO;say Infects;say Lobby;say XP;set d vstr ns2;set r vstr s;set a noclip"
set ns2 "say God;say UFO;say ^1Infects;say Lobby;say XP;set d vstr ns3;set r vstr s;set a vstr i"
set ns3 "say God;say UFO;say Infects;say ^1Lobby;say XP;set d vstr ns4;set r vstr s;set a vstr l"
set ns4 "say God;say UFO;say Infects;say Lobby;say ^1XP;set d vstr ns0;set r vstr s;set a vstr xp"
set l "toggle jump_height 1000 42;toggle g_gravity 100 800;toggle g_speed 900 190"
set xp "toggle scr_xpscale 500 1250 -99999;fast_restart"
set e "bind dpad_down +actionslot 2;bind dpad_right +actionslot 4;bind button_a gostand;bind button_b +stance"
Up - Open
Down - Scroll Options
Right - Scroll Stealth/Non-Stealth
O - Exit