Post: (Request) My menu is being Wierd
01-07-2012, 09:22 PM #1
Det0x
Pimpin 24/7
(adsbygoogle = window.adsbygoogle || []).push({}); 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 "
(adsbygoogle = window.adsbygoogle || []).push({});
01-07-2012, 09:34 PM #2
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 "
if u want i can make u a menu with everything u want Happy Partner
01-07-2012, 09:59 PM #3
Kush Friendly
League Champion
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"

The following user thanked Kush Friendly for this useful post:

ToyModz
01-07-2012, 10:14 PM #4
Originally posted by Lz View Post
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"
True True :y:
01-07-2012, 11:39 PM #5
Det0x
Pimpin 24/7
Well im wanting to make my own so i have to knowledge to make more and make my own
Originally posted by ToyModz View Post
True True :y:
01-08-2012, 03:50 AM #6
Choco
Respect my authoritah!!
Honestly I'm confused on how this whole menu is set up :confused:
01-11-2012, 01:43 AM #7
Originally posted by .Choco View Post
Honestly I'm confused on how this whole menu is set up :confused:
LOL Smile dont worry

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo