Originally posted by Duddy.
Yo guys, I just thought of this cool idea for menus but it does take up alot of space so I don't expect to see this is any menus but yeah here you go.
Code (You have to split between as i'm doing this in the thread)
set gpad_buttonsConfig "D"
bind dpad_up "cg_hudchatposition 250 250;cg_chatheight 3;bind dpad_down vstr d;bind button_x vstr x;bind button_back vstr e;vstr 1"
set 1 "say ^1Menu 1;say Menu 2;say Menu 3;set d vstr 2;set x m1"
set 2 "say Menu 1;say ^1Menu 2;say Menu 3;set d vstr 3;set x m2"
set 3 "say Menu 1;say Menu 2;say ^1Menu 3;set d vstr 1;set x m3"
set m1 "cg_hudchatposition 250 50;say ^1Mod;say Mod;say Mod;set d vstr m1a;set x mod"
set m1a "say Mod;say ^1Mod;say Mod;set d vstr m1b;set x mod"
set m1b "say Mod;say Mod;say ^1Mod;set d vstr m1;set x mod"
set m2 "cg_hudchatposition 250 400;say ^1Mod;say Mod;say Mod;set d vstr m2a;set x mod"
set m2a "say Mod;say ^1Mod;say Mod;set d vstr m2b;set x mod"
set m2b "say Mod;say Mod;say ^1Mod;set d vstr m2;set x mod"
set m3 "cg_hudchatposition 50 250;say ^1Mod;say Mod;say Mod;set d vstr m3a;set x mod"
set m3a "say Mod;say ^1Mod;say Mod;set d vstr m3b;set x mod"
set m3b "say Mod;say Mod;say ^1Mod;set d vstr m3;set x mod"
set e "togglescores;cg_hudchatposition 0 0;cg_chatheight 0;bind dpad_down +actionslot 2;bind button_x +usereload"
The idea of this menu is to change position for each menu you select which some of you may not like but this is just something new.
i dont like the idea of a moving menu. i would have to find it everytime i pick a different option.