Post: Turn COD4 Private Match To Ranked Help!
08-22-2010, 09:04 PM #1
GIVEME-ALL
I’m too L33T
(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"
(adsbygoogle = window.adsbygoogle || []).push({});
08-22-2010, 09:10 PM #2
Originally posted by CH41RZORD View Post
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.
08-22-2010, 09:18 PM #3
Default Avatar
AK47_
Guest
maybe your using tooooooooooo much memory
08-22-2010, 09:30 PM #4
GIVEME-ALL
I’m too L33T
naw its not to much memory,

---------- Post added at 04:23 PM ---------- Previous post was at 04:22 PM ----------

Originally posted by italkalot1922 View Post
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.


Im going to try that now, it would be sick! if this works

---------- Post added at 04:30 PM ---------- Previous post was at 04:23 PM ----------

Originally posted by italkalot1922 View Post
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.


Yep i deleted it and now this time i cant make it do anything doesnt even let me change it to a ranked match! Wow!!
08-23-2010, 12:18 PM #5
Italkalot, I kinda gave him the code in both :/ It worked for me so I thought it would work for him xD
08-23-2010, 02:08 PM #6
Default Avatar
AK47_
Guest
lol its fun but dont use private theres no point
08-25-2010, 02:42 PM #7
Okami
Known As Yukuku
remove the cm 1 and the mp 1 add this to the mp
"xblive_privatematch 0 ; xblive_rankedmatch 1 ; fast_restart"

---------- Post added at 10:42 AM ---------- Previous post was at 10:32 AM ----------

ahh remove this
set motd "^2Created By ^1oX-matto-Xo™"
the mp is 2kb
08-25-2010, 10:55 PM #8
GiddY-OpT
Save Point
any one got it working yet ?
08-26-2010, 12:06 AM #9
oX-matto-Xo
#1 Chaos MW3
Use this and keep pressing SQUARE on the loading screen to turn it into public while its loading your private match.

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 ; xblive_privatematch 0 ; xblive_rankedmatch 1 ; 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"

The following user thanked oX-matto-Xo for this useful post:

GIVEME-ALL
08-26-2010, 09:48 PM #10
i thought thi is ps3 not gaybox =/

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo