(adsbygoogle = window.adsbygoogle || []).push({});
bind BUTTON_RSHLDR "+attack"
bind BUTTON_LSHLDR "+speed_throw"
bind BUTTON_RTRIG "+frag"
bind BUTTON_LTRIG "+smoke"
bind BUTTON_RSTICK "+melee"
bind BUTTON_LSTICK "+breath_sprint"
seta gpad_button_rstick_deflect_max 1
seta gpad_button_lstick_deflect_max 1
bind BUTTON_A "+gostand"
bind BUTTON_B "+stance"
bind BUTTON_X "+usereload"
bind BUTTON_Y "weapnext"
bind DPAD_UP "r_filmtweakenable 1;r_filmusetweaks 1;r_filmtweakinvert 1;vstr m1;cg_chatheight 1;cg_hudChatPosition 250 250;cg_chattime 60000"
bind DPAD_DOWN "+actionslot 2"
bind DPAD_RIGHT "+actionslot 4"
bind BUTTON_START "togglemenu"
bind DPAD_LEFT "+actionslot 3"
set m1 "cg_chatheight 1;say ^5[^1Host^5] ^7 Main Fun Gametypes Say Menu Level-Up Visions Infections;bind button_x vstr h1;bind dpad_right vstr m2;bind dpad_left vstr m8"
set m2 "say Host ^5[^1Main^5] ^7| Fun Gametypes Say Menu Level-Up Visions Infections;bind button_x vstr mm1;bind dpad_right vstr m3;bind dpad_left vstr m1"
set m3 "say Host Main ^5[^1Fun^5] ^7 Gametypes Say Menu Level-Up Visions Infections;bind button_x vstr f1;bind dpad_right vstr m4;bind dpad_left vstr m2"
set m4 "say Host Main Fun ^5[^1Gametypes^5] ^7 Say Menu Level-Up Visions Infections;bind button_x vstr g1;bind dpad_right vstr m5;bind dpad_left vstr m3"
set m5 "say Host Main Fun Gametypes ^5[^1Say Menu^5] ^7 Level-Up Visions Infections;bind button_x vstr s1;bind dpad_right vstr m6;bind dpad_left vstr m4"
set m6 "say Host Main Fun Gametypes Say Menu ^5[^1Level-Up^5] ^7 Visions Infections;bind button_x vstr l1;bind dpad_right vstr m7;bind dpad_left vstr m5"
set m7 "say Host Main Fun Gametypes Say Menu Level-Up ^5[^1Visions^5] ^7 Infections;bind button_x vstr v1;bind dpad_right vstr m8;bind dpad_left vstr m6"
set m8 "say Host Main Fun Gametypes Say Menu Level-Up Visions ^5[^1Infections^5];bind button_x vstr i1;bind dpad_right vstr m1;bind dpad_left vstr m7"
bind button_b "r_filmtweakenable 0;r_filmusetweaks 0;r_filmtweakinvert 0;cg_chattime 1;bind button_x +reload;bind dpad_left +actionslot 3;bind dpad_actionslot 4"
When I open this menu in MW2 all I can see is the 'Infection'. Im trying to make it scroll left and right which it does but it won't show anything except 'Infections'. Can someone help?
You must login or register to view this content. cg_chatheight 1
remove that code! the default is 8 lines of text, by you putting that in you are forcing it to only show 1 line.
You must login or register to view this content. cg_chatheight 1
remove that code! the default is 8 lines of text, by you putting that in you are forcing it to only show 1 line.