Originally posted by Drum
Can someone take a look at this? This is my first scroll menu so Im not very good at doing this. I cant get it to scroll nor select any different mods. BE KIND. Im New to menu making. Not new to codes.
CM
set gpad_buttonsConfig "asdf"
set player_sustainAmmo "1"
set cg_hudChatPosition "250 250"
set cg_chatHeight "1"
set ui_mapname "mp_shipment;bind BUTTON_BACK set developer 1;set developer_script 1;set scr_forceRankedMatch 1;set scr_testClients 18;set scr_set_level 55;set scr_do_notify ^2You Are Now Level 55!"
bind button_ltrig "developer 0;^6Dev._Mode_^5[^1OFF^5]"
bind dpad_up "vstr 1"
set 1 " cg_chatheight 6;say ^1 God Mode;say ^1 Infections;say ^1 Close Menu;bind button_a god vstr 7;bind dpad_down vstr 2;bind button_x "
set 2 "say ^1 God Mode;say ^1 Infections;say ^1 Close Menu; dpad_up vstr 1;bind button_a toggle cg_fov 90 80;bind dpad_down vstr 3;bind button_x "
MP
set 3 "say ^1 God Mode;say ^1 Infections;say ^1 Close Menu;bind dpad_up vstr 2;bind dpad_down vstr 4;bind button_x "
set 4 "say ^1 God Mode;say ^1 Infections;say ^1 Close Menu;bind dpad_up vstr 3;bind dpad_down vstr 5;bind button_x "
set 5 "say ^1 God Mode;say ^1 Infections;say ^1 Close Menu;bind dpad_up vstr 4;bind dpad_down vstr 6;bind button_x "
set 6 "say ^1 God Mode;say ^1 Infections;say ^1 Close Menu;bind dpad_up vstr 5;bind dpad_down vstr 7;bind button_x "
set 7 "say ^1 God Mode;say ^1 Infections;say ^1 Close Menu;bind dpad_up vstr 6;bind dpad_down vstr 1;bind button_x "
it should look like this:
set 1 "say God Mode;bind dpad_up vstr x;bind dpad_down vstr 2;bind button_x god"
the dvar goes after the "bind button_x"