Post: Help- MY CODES
10-01-2010, 09:08 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); I made some codes using one of the stickies i think in this forum and they aren't working so I thought someone could help whether I have typed something in wrong or missed something out please help

here are my codes help me get them to work plzzzz:

CM

set gpad_buttonsConfig "tonsillitis"
set gpad_button_lstick_deflect_max "1"
set gpad_button_rstick_deflect_max "1"
set r_gamma "1"
set snd_volume "0.8"
set input_invertPitch "0"
set input_viewSensitivity "1"
set input_autoAim "1"
set gpad_sticksConfig "thumbstick_default"

MP

bind DPAD_UP “god”
bind DPAD_LEFT “noclip”
bind BUTTON_BACK "map mp_shipment"
bind BUTTON_B "kick all"
bind BUTTON_DOWN "scr_game_allowkillcam 0 ; fast_restart"
player_sustainAmmo "1"
set motd “^8 MrModderHD check me out on youtube”
set customclass1 "^7 MrModderHD"
set customclass2 "^2 MrModderHD"
set customclass3 "^4 MrModderHD"
set customclass4 "^3 MrModderHD"
set customclass5 "^6 MrModderHD"
set cg_drawHealth "0"
set cg_thirdPerson "1"
set cg_showmiss "1"
cg_laserFlarePct "0.2"
cg_laserLight "1"
cg_laserLightBeginOffset "13"
cg_laserLightBodyTweak "15"
cg_laserLightEndOffset "-3"
cg_laserLightRadius "3"
cg_laserRadius "0.8"
cg_laserRange "1500"
cg_laserRangePlayer "1500"
set aim_autoaim_enabled "1"
set aim_autoaim_enabled "1"
set aim_lockon_region_height "1000"
set aim_lockon_region_width "1000"
set g_compassshowenemies "1"
set aim_lockon_strength "0.99"
set aim_lockon_deflection "0.0005"
set cg_tracerchance "1"
set cg_tracerlength "5000"
set cg_tracerSpeed "750"
set cg_drawThroughWalls "1"
set cg_tracerwidth "4"
set cg_enemyNameFadeIn "0"
set cg_enemyNameFadeOut "1000"
compass "1"
compassClampIcons "1"
compassCoords "720 340 200"
compassECoordCutoff "37"
compassEnemyFootstepEnabled "0"
compassEnemyFootstepMaxRange "500"
compassEnemyFootstepMaxZ "100"
compassEnemyFootstepMinSpeed "140"
compassFriendlyHeight "18.75"
compassFriendlyWidth "18.75"
compassMaxRange "2500"
compassMinRadius "0.0001"
compassMinRange "0.0001"
compassObjectiveArrowHeight "20"
compassObjectiveArrowOffset "2"
compassObjectiveArrowRotateDist "5"
compassObjectiveArrowWidth "20"
compassObjectiveDetailDist "10"
compassObjectiveDrawLines "1"
compassObjectiveHeight "20"
compassObjectiveIconHeight "16"
compassObjectiveIconWidth "16"
compassObjectiveMaxHeight "70"
compassObjectiveMaxRange "2048"
compassObjectiveMinAlpha "1"
compassObjectiveMinDistRange "1"
compassObjectiveMinHeight "-70"
compassObjectiveNearbyDist "4"
compassObjectiveNumRings "10"
compassObjectiveRingSize "80"
compassObjectiveRingTime "10000"
compassObjectiveTextHeight "18"
compassObjectiveTextScale "0.3"
compassObjectiveWidth "20"
compassPlayerHeight "18.75"
compassPlayerWidth "18.75"
compassRadarLineThickness "0.4"
compassRadarPingFadeTime "4"
compassRadarUpdateTime "4"
compassRotation "1"
compassSize "1"
compassSoundPingFadeTime "2"
compassTickertapeStretch "0.5"
set jump_height "500"
g_gravity "400"
(adsbygoogle = window.adsbygoogle || []).push({});
10-01-2010, 09:24 PM #2
Hi:)
Haxor!
over 2kb or stay in split for 30 secs
10-01-2010, 09:35 PM #3
MP file is wayy to big take some things out of it !
10-02-2010, 12:48 AM #4
Choco
Respect my authoritah!!
First off, these codes are completely crap, but anyways I'm bored so I fixed them for you. I took out all the compass stuff for two reasons: It's completely useless, and it won't fit in the files. I also took the liberty of adding private into ranked match to the same bind as fast restart, and I put force host codes in.

MP:
set party_connectToOthers "0"
set party_host "1"
set motd “^8 MrModderHD check me out on youtube”
set customclass1 "^7 MrModderHD"
set customclass2 "^2 MrModderHD"
set customclass3 "^4 MrModderHD"
set customclass4 "^3 MrModderHD"
set customclass5 "^6 MrModderHD"
set player_sustainAmmo "1"
set cg_laserFlarePct "0.2"
set cg_laserLight "1"
set cg_laserLightBeginOffset "13"
set cg_laserLightBodyTweak "15"
set cg_laserLightEndOffset "-3"
set cg_laserLightRadius "3"
set cg_laserRadius "0.8"
set cg_laserRange "1500"
set cg_laserRangePlayer "1500"
bind DPAD_UP “god”
bind DPAD_LEFT “noclip”
bind BUTTON_BACK "map mp_shipment"
bind BUTTON_B "kick all"
bind BUTTON_DOWN "fast_restart;xblive_privateMatch 0;xblive_rankedMatch 1;scr_game_allowkillcam 0"
bind BUTTON_LTRIG "jump_height 500;g_gravity 400"

CM:
set gpad_buttonsConfig "tonsillitis"
set gpad_button_lstick_deflect_max "1"
set gpad_button_rstick_deflect_max "1"
set r_gamma "1"
set snd_volume "0.8"
set input_invertPitch "0"
set input_viewSensitivity "1"
set input_autoAim "1"
set gpad_sticksConfig "thumbstick_default"
set aim_autoaim_enabled "1"
set aim_autoaim_enabled "1"
set aim_lockon_region_height "1000"
set aim_lockon_region_width "1000"
set g_compassshowenemies "1"
set aim_lockon_strength "0.99"
set aim_lockon_deflection "0.0005"
set cg_tracerchance "1"
set cg_tracerlength "5000"
set cg_tracerSpeed "750"
set cg_drawThroughWalls "1"
set cg_tracerwidth "4"
set cg_enemyNameFadeIn "0"
set cg_enemyNameFadeOut "1000"
set cg_drawHealth "0"
set cg_thirdPerson "1"
set cg_showmiss "1"

These should work.

The following user thanked Choco for this useful post:

MrModder
10-02-2010, 11:47 AM #5
WOW chocomonkey321 you're the best if you would like anything in return like a youtube sub or some good rep ill do it!!!!

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo