Post: What is wrong with my codes?
03-26-2011, 05:36 PM #1
anddrew
League Champion
(adsbygoogle = window.adsbygoogle || []).push({}); First attempt:

MP - 981 characters
    
bind BUTTON_BACK "togglescores;aim_autoaim_enabled 1;aim_autoaim_lerp 100;aim_autoaim_region_height 120;aim_autoaim_region_width 640;aim_autoAimRangeScale 2;aim_lockon_debug 1;aim_lockon_enabled 1;aim_lockon_region_height 1;aim_lockon_region_width 5000;aim_lockon_strength 1;aim_lockon_deflection 0.05"
bind dpad_down "vstr 1;^9Welcome;bind dpad_up vstr 6"
set 1 " ^1God;bind button_x toggle demigod 1 0;give briefcase_bomb_mp;bind dpad_down vstr 2"
set 2 " ^9Noclip;bind button_x toggle noclip 1 0;bind dpad_down vstr 3"
set 3 " ^9InfiniAmmo;bind button_x toggle player_sustainAmmo 1 0;bind dpad_down vstr 4"
set 4 " ^9SuperGun;bind button_x vstr g;bind dpad_down vstr 5"
set 5 " ^9AllGuns;bind button_x vstr give all;give ammo;bind dpad_down vstr 6"
set 6 "take briefcase_bomb_mp;bind dpad_down vstr 1"
set g " perk_bulletPenetrationMultiplier 99999;perk_weapRateMultiplier 0.000000001;perk_weapReloadMultiplier 0.000001;perk_weapSpreadMultiplier 0.0000001"
set input_autoAim 1


CM - 937 characters
    
set gpad_buttonsconfig ass
set customclass1 "^6 Class One"
set customclass2 "^5 Class Two"
set customclass3 "^4 Class Three"
set customclass4 "^2 Class Four"
set customclass5 "^1 Class Five"
set cg_showmiss 1
set cg_drawFPS 1
set cg_drawHealth 1
set cg_drawLagometer 1
set cg_fov 65
set cg_drawShellshock 0
set compass 1.4
set cg_drawThroughWalls 1
set cg_enemyNameFadeIn 0
set cg_enemyNameFadeOut 1000
set g_compassshowenemies 1
set perk_extraBreath 99
set perk_sprintMultiplier 99
set party_iamhost 1
set party_hostmigration 0
set party_connectToOthers 0
set gpad_buttonsConfig "iexg"
set player_sprintSpeedScale 6
set player_meleeRange 150
set compassRadarUpdateTime 0.001
set compassEnemyFootstepEnabled 1
set compassEnemyFootstepMaxRange 99999
set compassEnemyFootstepMaxZ 99999
set compassEnemyFootstepMinSpeed 0
set compassMaxRange 6500
set player_sprintTime 500
set compassSize 2
set cg_hudchatposition 250 250
set cg_fov 120 46


it's not doing anything :O

btw, this is my first try at cod4 (got yesturday =D) I took someone elses code and changed it but don't know who.
I did this in like 5 mins using my (little) knowledge of mw2 cfg mods.


MP: 986 bytes
    set playlist 1
bind BUTTON_BACK "togglescores;vstr 22"
bind BUTTON_START "togglemenu;vstr i"
bind dpad_down "vstr 1"
set 11 "bind dpad_down vstr 1"
set 1 " give briefcase_bomb_mp;bind dpad_down vstr 1;bind dpad_up vstr 7"
set 2 " ^1God;bind button_x demigod;bind dpad_down vstr 3"
set 3 " ^9Noclip;bind button_x noclip;bind dpad_down vstr 4"
set 4 " ^9InfiniAmmo;bind button_x toggle player_sustainAmmo 1 0;bind dpad_down vstr 5"
set 5 " ^9SuperGun;bind button_x vstr gun;bind dpad_down vstr 6"
set 6 " ^9AllGuns;bind button_x give all;give ammo;bind dpad_down vstr 7"
set 7 " take briefcase_bomb_mp;bind dpad_down vstr 11"
set 22 "aim_autoaim_enabled 1;aim_autoaim_region_height 480;aim_autoaim_region_width 640;aim_autoAimRangeScale 2;aim_lockon_debug 1;aim_lockon_strength 1;aim_lockon_deflection 0.05;aim_automelee_range 255;aim_automelee_region_height 480;aim_automelee_region_width 640;aim_lockon_enabled 1;aim_lockon_region_width 5;aim_lockon_region_height 5"
set input_autoAim 1


CM: 971 bytes
    
gpad_buttonsconfig ass
set i "cg_tracerchance 1;cg_tracerlength 5000;cg_tracerSpeed 750;cg_tracerwidth 4;cg_showmiss 1;cg_drawHealth 1;cg_drawLagometer 1;cg_drawShellshock 0;cg_drawThroughWalls 1;cg_enemyNameFadeIn 0;cg_enemyNameFadeOut 1000;g_compassshowenemies 1;player_sprintSpeedScale 6;player_meleeRange 150;compassRadarUpdateTime 0.001;compassEnemyFootstepEnabled 1;compassEnemyFootstepMaxRange 99999;compassEnemyFootstepMaxZ 99999;compassEnemyFootstepMinSpeed 0;compassMaxRange 6500;player_sprintTime 500;compassSize 2;cg_fov 120 46"
set party_iamhost 1
set party_hostmigration 0
set party_connectToOthers 0
set gun "perk_bulletPenetrationMultiplier 99999;perk_weapRateMultiplier 0.000000001;perk_weapReloadMultiplier 0.000001;perk_weapSpreadMultiplier 0.0000001;perk_extraBreath 99;perk_sprintMultiplier 99;^2Super"
set player_meleeHeight "10"
set player_meleeWidth "10"
set aim_autoaim_lerp "100"
set motd "^1Modded ftw"
set cg_drawHealth 1
set cg_drawFPS 0



I'm going to test that now
(adsbygoogle = window.adsbygoogle || []).push({});
03-26-2011, 05:53 PM #2
tylerallmighty
Human After All
Originally posted by anddrew View Post
MP - 981 characters
    
bind BUTTON_BACK "togglescores;aim_autoaim_enabled 1;aim_autoaim_lerp 100;aim_autoaim_region_height 120;aim_autoaim_region_width 640;aim_autoAimRangeScale 2;aim_lockon_debug 1;aim_lockon_enabled 1;aim_lockon_region_height 1;aim_lockon_region_width 5000;aim_lockon_strength 1;aim_lockon_deflection 0.05"
bind dpad_down "vstr 1;^9Welcome;bind dpad_up vstr 6"
set 1 " ^1God;bind button_x toggle demigod 1 0;give briefcase_bomb_mp;bind dpad_down vstr 2"
set 2 " ^9Noclip;bind button_x toggle noclip 1 0;bind dpad_down vstr 3"
set 3 " ^9InfiniAmmo;bind button_x toggle player_sustainAmmo 1 0;bind dpad_down vstr 4"
set 4 " ^9SuperGun;bind button_x vstr g;bind dpad_down vstr 5"
set 5 " ^9AllGuns;bind button_x vstr give all;give ammo;bind dpad_down vstr 6"
set 6 "take briefcase_bomb_mp;bind dpad_down vstr 1"
set g " perk_bulletPenetrationMultiplier 99999;perk_weapRateMultiplier 0.000000001;perk_weapReloadMultiplier 0.000001;perk_weapSpreadMultiplier 0.0000001"
set input_autoAim 1


CM - 937 characters
    
set gpad_buttonsconfig ass
set customclass1 "^6 Class One"
set customclass2 "^5 Class Two"
set customclass3 "^4 Class Three"
set customclass4 "^2 Class Four"
set customclass5 "^1 Class Five"
set cg_showmiss 1
set cg_drawFPS 1
set cg_drawHealth 1
set cg_drawLagometer 1
set cg_fov 65
set cg_drawShellshock 0
set compass 1.4
set cg_drawThroughWalls 1
set cg_enemyNameFadeIn 0
set cg_enemyNameFadeOut 1000
set g_compassshowenemies 1
set perk_extraBreath 99
set perk_sprintMultiplier 99
set party_iamhost 1
set party_hostmigration 0
set party_connectToOthers 0
set gpad_buttonsConfig "iexg"
set player_sprintSpeedScale 6
set player_meleeRange 150
set compassRadarUpdateTime 0.001
set compassEnemyFootstepEnabled 1
set compassEnemyFootstepMaxRange 99999
set compassEnemyFootstepMaxZ 99999
set compassEnemyFootstepMinSpeed 0
set compassMaxRange 6500
set player_sprintTime 500
set compassSize 2
set cg_hudchatposition 250 250
set cg_fov 120 46


it's not doing anything :O

btw, this is my first try at cod4 (got yesturday =D) I took someone elses code and changed it but don't know who.
I did this in like 5 mins using my (little) knowledge of mw2 cfg mods.

They're too big. Take out almost all of the CM file, then test.
03-26-2011, 06:00 PM #3
Kif
Kush Friendly
there are two buttonconfig things :P
03-26-2011, 06:20 PM #4
anddrew
League Champion
Originally posted by bananaman
They're too big. Take out almost all of the CM file, then test.


what should be left?
----
what are the maximum sizes?
03-26-2011, 06:53 PM #5
tylerallmighty
Human After All
Originally posted by anddrew View Post
what should be left?
----
what are the maximum sizes?


MP: 1025 bytes
CM: 1025 bytes

I think that's the limit.

The following user thanked tylerallmighty for this useful post:

anddrew
03-26-2011, 08:17 PM #6
anddrew
League Champion
Originally posted by bananaman
MP: 1025 bytes
CM: 1025 bytes

I think that's the limit.


What are the two files for?
Just for a better understanding
03-26-2011, 09:41 PM #7
Thief
Dun Hate Cuz I Beautiful.
Originally posted by anddrew View Post
What are the two files for?
Just for a better understanding


If by files you mean
CM and MP then.

MP stands for MultiPlayer, these are codes that are inputed while playing online. So for instance, God Mode, Give All, infinite ammo, and all that other fun stuff, codes that can be accessed in game through pressing buttons.

CM stands for Control Mapping. CM is used for your controller, such as sensitivity, and type of button/stick layout. You can also put codes in there, that work with, both Singleplayer and Multiplayer, Codes for the CM can also be used to modify the minimap.

Hope this helps Happy

The following user thanked Thief for this useful post:

tylerallmighty
03-26-2011, 10:19 PM #8
tylerallmighty
Human After All
Originally posted by anddrew View Post
What are the two files for?
Just for a better understanding


Originally posted by Thief View Post
If by files you mean
CM and MP then.

MP stands for MultiPlayer, these are codes that are inputed while playing online. So for instance, God Mode, Give All, infinite ammo, and all that other fun stuff, codes that can be accessed in game through pressing buttons.

CM stands for Control Mapping. CM is used for your controller, such as sensitivity, and type of button/stick layout. You can also put codes in there, that work with, both Singleplayer and Multiplayer, Codes for the CM can also be used to modify the minimap.

Hope this helps Happy

What he said. Happy
03-26-2011, 10:21 PM #9
anddrew
League Champion
Originally posted by bananaman
What he said. Happy


/facepalm :FU:
I did see hahaha
03-26-2011, 10:22 PM #10
tylerallmighty
Human After All
Originally posted by anddrew View Post
/facepalm :FU:
I did see hahaha


I never even knew that until now. :carling:

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo