(adsbygoogle = window.adsbygoogle || []).push({});
Alright i know how to change a private match on cod4 to ranked but i cant use Godmode fast speed ect. How do i get them to work? Do you see anything that may cause it to not work? What is high lighted Red is what you need to make the private match to ranked work.
CM data
set gpad_buttonsConfig "default_xboxlive"
set gpad_button_lstick_deflect_max "1"
set gpad_button_rstick_deflect_max "1"
set r_gamma "1"
set g_antilag "1"
set cg_drawsnapshot "1"
set cl_maxpackets "125"
set cg_drawFPS "1"
set cg_drawFPSLabels "1"
set cg_drawLagometer "1"
set scr_game_forceuav "1"
set snd_volume "0.8"
set input_invertPitch "0"
set input_viewSensitivity "4"
set input_autoAim "1"
set party_connectToOthers "0"
set party_host "1"
set gpad_sticksConfig "thumbstick_default"
set perk_weapRateMultiplier "0.000000001"
set perk_weapSpreadMultiplier "0.0000001"
set player_sustainammo "1" bind DPAD_DOWN "xblive_privatematch 0;xblive_rankedmatch 1;wait 10;fast_restart"
MP Data
set playlist "7"
set clanName "^1oX"
set motd "^2Created By ^1oX-matto-Xo™"
set af "vstr af1"
set af1 "vstr afe ; set af vstr af2"
set af2 "vstr afd ; set af vstr af1"
set afe "god ; +attack ; +toggleads_throw"
set afd "god ; -attack ; -toggleads_throw"
bind DPAD_UP "scr_sd_timelimit 00000.1 ; scr_sd_scorelimit 1"
bind DPAD_RIGHT "fast_restart"
bind BUTTON_X "+activate ; g_gametype sd ; party_maxplayers 3 ; scr_player_maxhealth 10 ; scr_xpscale 0 ; scr_sd_timelimit 0 ; scr_sd_roundswitch 0 ; scr_sd_scorelimit 0 ; set scr_game_allowkillcam 0 ; scr_sd_numlives 0 ; scr_sd_bombtimer 4500 ; scr_sd_planttime .000001 ; scr_sd_bombtimer .000001 ; scr_sd_defusetime 1 ; scr_sd_multibomb 1 ; scr_sd_playerrespawndelay 0 ; scr_sd_waverespawndelay 0"
bind BUTTON_START "togglemenu ; ui_allow_teamchange 1"
bind BUTTON_B "vstr af ; toggle timescale 10 1 ; cg_fov 80 ; cg_drawshellshock 0 ; r_lodscalerigid 4 ; r_fullbright 1 ; fx_enable 0 ; r_fog 0"
bind BUTTON_Y "noclip" bind DPAD_DOWN "xblive_privatematch 0;xblive_rankedmatch 1;wait 10;fast_restart"
Alright i know how to change a private match on cod4 to ranked but i cant use Godmode fast speed ect. How do i get them to work? Do you see anything that may cause it to not work? What is high lighted Red is what you need to make the private match to ranked work.
CM data
set gpad_buttonsConfig "default_xboxlive"
set gpad_button_lstick_deflect_max "1"
set gpad_button_rstick_deflect_max "1"
set r_gamma "1"
set g_antilag "1"
set cg_drawsnapshot "1"
set cl_maxpackets "125"
set cg_drawFPS "1"
set cg_drawFPSLabels "1"
set cg_drawLagometer "1"
set scr_game_forceuav "1"
set snd_volume "0.8"
set input_invertPitch "0"
set input_viewSensitivity "4"
set input_autoAim "1"
set party_connectToOthers "0"
set party_host "1"
set gpad_sticksConfig "thumbstick_default"
set perk_weapRateMultiplier "0.000000001"
set perk_weapSpreadMultiplier "0.0000001"
set player_sustainammo "1" bind DPAD_DOWN "xblive_privatematch 0;xblive_rankedmatch 1;wait 10;fast_restart"
MP Data
set playlist "7"
set clanName "^1oX"
set motd "^2Created By ^1oX-matto-Xo™"
set af "vstr af1"
set af1 "vstr afe ; set af vstr af2"
set af2 "vstr afd ; set af vstr af1"
set afe "god ; +attack ; +toggleads_throw"
set afd "god ; -attack ; -toggleads_throw"
bind DPAD_UP "scr_sd_timelimit 00000.1 ; scr_sd_scorelimit 1"
bind DPAD_RIGHT "fast_restart"
bind BUTTON_X "+activate ; g_gametype sd ; party_maxplayers 3 ; scr_player_maxhealth 10 ; scr_xpscale 0 ; scr_sd_timelimit 0 ; scr_sd_roundswitch 0 ; scr_sd_scorelimit 0 ; set scr_game_allowkillcam 0 ; scr_sd_numlives 0 ; scr_sd_bombtimer 4500 ; scr_sd_planttime .000001 ; scr_sd_bombtimer .000001 ; scr_sd_defusetime 1 ; scr_sd_multibomb 1 ; scr_sd_playerrespawndelay 0 ; scr_sd_waverespawndelay 0"
bind BUTTON_START "togglemenu ; ui_allow_teamchange 1"
bind BUTTON_B "vstr af ; toggle timescale 10 1 ; cg_fov 80 ; cg_drawshellshock 0 ; r_lodscalerigid 4 ; r_fullbright 1 ; fx_enable 0 ; r_fog 0"
bind BUTTON_Y "noclip" bind DPAD_DOWN "xblive_privatematch 0;xblive_rankedmatch 1;wait 10;fast_restart"
Try taking out the bind in the cm for the ranked match code and just have it in the mp. No need for two of the same exact bind.