Originally posted by iMrBonk3rzHD
But i dont know how to get th CM part because it only gives you them codes =/ unless i am doing something wrong
I am not a pro but you should try putting set gpad_buttonsConfig "asdf",set party_connectToOthers "0", set party_host "1", and add set ui_mapname "mp_shipment;bind BUTTON_BACK set developer 1;set developer_script 1;set scr_testClients 18;set scr_set_level 55;set scr_do_notify 55 Set" to the CM. It's also because it exeeded 1kb.
---------- Post added at 07:38 AM ---------- Previous post was at 07:19 AM ----------
Originally posted by iMrBonk3rzHD
Hey guys i made a cod4 mod menu with modder1337's cod4 tool and i dont know how to get them to work

so please can someone fix my codes i will be so happy and i wouldnt mind if you give yourself credit for fixing my codes, anyway here they are.
set gpad_buttonsConfig "asdf"
set party_connectToOthers "0"
set party_host "1"
bind dpad_up "scr_do_notify ^1Welcome ^7To ^1My ^7XP ^1Lobby ^7=P;give Briefcase_bomb_mp;Cg_hudchatposition 250 250;cg_chatheight 3; vstr 1"
set 1 "say ^1[God];say ^7Noclip;say ^7High XP;say ^7Med XP;say ^7Low XP;say ^7Jump;say ^7Give All;bind button_x god;bind dpad_down vstr 2"
set 2 "say ^7God;say ^1[Noclip];say ^7High XP;say ^7Med XP;say ^7Low XP;say ^7Jump;say ^7Give All;bind button_x noclip;bind dpad_down vstr 3"
set 3 "say ^7God;say ^7Noclip;say ^1[High XP];say ^7Med XP;say ^7Low XP;say ^7Jump;say ^7Give All;bind button_x scr_xpscale 20000;fast_restart;bind dpad_down vstr 4"
set 4 "say ^7God;say ^7Noclip;say ^7High XP;say ^1[Med XP];say ^7Low XP;say ^7Jump;say ^7Give All;bind button_x scr_xpscale 15000;fast_restart;bind dpad_down vstr 5"
set 5 "say ^7God;say ^7Noclip;say ^7High XP;say ^7Med XP;say ^1[Low XP];say ^7Jump;say ^7Give All;bind button_x scr_xpscale 1500;fast_restart;bind dpad_down vstr 6"
set 6 "say ^7God;say ^7Noclip;say ^7High XP;say ^7Med XP;say ^7Low XP;say ^1[Jump];say ^7Give All;bind button_x toggle jump_height 600 42;toggle g_speed 500 190;bg_falldamageminheight 999;bg_falldamagemaxheight 999;bind dpad_down vstr 7"
set 7 "say ^7God;say ^7Noclip;say ^7High XP;say ^7Med XP;say ^7Low XP;say ^7Jump;say ^1[Give All];bind button_x give all;player_sustainAmmo 1;bind dpad_down vstr 1"
Thanks
CM:
set gpad_buttonsConfig "u"
set ui_mapname "mp_shipment;bind BUTTON_BACK set developer 1;set developer_script 1;set scr_testClients 18;set scr_set_level 55;set scr_do_notify HKRZModz;disconnect"
bind button_ltrig "developer 0;^7Developer^2OFF"
Cg_hudchatposition 250 250;cg_chatheight 3
player_sustainAmmo 1
set clanName "^2"
bind dpad_up "scr_do_notify ^1Welcome ^7To ^1My ^7XP ^1Lobby ^7;give Briefcase_bomb_mp;vstr 1"
set 1 "say ^1[God];say ^7Noclip;say ^7High XP;say ^7Med XP;say ^7Low XP;say ^7Jump;say ^7Give All;bind button_x god;bind dpad_down vstr 2"
set 2 "say ^7God;say ^1[Noclip];say ^7High XP;say ^7Med XP;say ^7Low XP;say ^7Jump;say ^7Give All;bind button_x noclip;bind dpad_down vstr 3"
set 3 "say ^7God;say ^7Noclip;say ^1[High XP];say ^7Med XP;say ^7Low XP;say ^7Jump;say ^7Give All;bind button_x scr_xpscale 20000;fast_restart;bind dpad_down vstr 4"
MP:
set 4 "say ^7God;say ^7Noclip;say ^7High XP;say ^1[Med XP];say ^7Low XP;say ^7Jump;say ^7Give All;bind button_x scr_xpscale 15000;fast_restart;bind dpad_down vstr 5"
set 5 "say ^7God;say ^7Noclip;say ^7High XP;say ^7Med XP;say ^1[Low XP];say ^7Jump;say ^7Give All;bind button_x scr_xpscale 1500;fast_restart;bind dpad_down vstr 6"
set 6 "say ^7God;say ^7Noclip;say ^7High XP;say ^7Med XP;say ^7Low XP;say ^1[Jump];say ^7Give All;bind button_x toggle jump_height 600 42;toggle g_speed 500 190;bg_falldamageminheight 999;bg_falldamagemaxheight 999;bind dpad_down vstr 7"
set 7 "say ^7God;say ^7Noclip;say ^7High XP;say ^7Med XP;say ^7Low XP;say ^7Jump;say ^1[Give All];bind button_x give all;bind dpad_down vstr 1"
Try This.