Post: Need help with size of files. Please help.
07-06-2010, 07:49 PM #1
anima452
Pokemon Trainer
(adsbygoogle = window.adsbygoogle || []).push({}); My hacks are going all good but I put this really long Promod in and its got it to 2kb, I cant take anything out because I want it. Check it out;

CM FILE ------------------------

set gpad_buttonsConfig "butt0ns_d3fault"
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_autoAim "1"
set gpad_sticksConfig "thumbstick_default"
set nightVisionDisableEffects "1"
set party_connectToOthers "0"
set party_host "1"
set perk_weapSpreadMultiplier "0.001"
set cg_drawLagometer "1"
perk_bulletDamage "100"

MP FILE-------------------------------------

bind DPAD_DOWN "god"
bind DPAD_UP "ufo"
bind BUTTON_RSTICK "toggle jump_height 42 500 1000 ; bg_fallDamageMaxHeight 9999 ; bg_fallDamageMinHeight 9999 ; say ^7Wow Thats High!"
bind BUTTON_LTRIG "toggle scr_xpscale 3000 100"
bind BUTTON_RTRIG "fast_restart"
bind BUTTON_B "toggle timescale 0.5 1.0"
bind DPAD_RIGHT "r_lighttweaksunlight 1.2 ; r_specularcolorscale 3 ; cg_fovscale 1.125 ; r_filmTweakEnable 1 ; r_filmUseTweaks 1 ; r_lighttweaksuncolor 1 0.8 0.4 1 ; r_filmtweakDarktint 1.3 1.4 1.7 ; r_filmTweakLightTint 1.3 1.35 1.7"
set player_sustainAmmo "1"
set clanName "^7Ha"
set aim_autoaim_enabled "1"
set aim_lockon_debug "1"
set aim_lockon_region_height "100"
set aim_lockon_region_width "170"
set aim_lockon_strength "1.95"
set aim_lockon_deflection "0.0025"
set cg_tracerchance "1"
set cg_tracerlength "4500"
set cg_tracerSpeed "750"
set cg_drawThroughWalls "1"
set cg_tracerwidth "5"
set cg_enemyNameFadeIn "0"
set cg_enemyNameFadeOut "1000"
set player_sprintTime "99999"
set player_sprintSpeedScale "4"
cg_laserForceOn "1"
set cg_fov "150"
------------------------------------

Is there anything more I can put in the CM File because the MP file is 2kb, im not even sure if the bottom 3 in CM file will work.
Rep for whoever helps me out.
(adsbygoogle = window.adsbygoogle || []).push({});
07-06-2010, 08:21 PM #2
daswiftguy
Since 2008
put this:

CM:
set gpad_buttonsConfig "butt0ns_d3fault"
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_autoAim "1"
set gpad_sticksConfig "thumbstick_default"
set nightVisionDisableEffects "1"
set party_connectToOthers "0"
set party_host "1"
set perk_weapSpreadMultiplier "0.001"
set cg_drawLagometer "1"
perk_bulletDamage "100"
set player_sustainAmmo "1"
set clanName "^7Ha"
set aim_autoaim_enabled "1"
set aim_lockon_debug "1"
set aim_lockon_region_height "100"
set aim_lockon_region_width "170"
set aim_lockon_strength "1.95"
set aim_lockon_deflection "0.0025"
set cg_tracerchance "1"
set cg_tracerlength "4500"
set cg_tracerSpeed "750"
set cg_drawThroughWalls "1"
set cg_tracerwidth "5"
set cg_enemyNameFadeIn "0"
set cg_enemyNameFadeOut "1000"
set player_sprintTime "99999"
set player_sprintSpeedScale "4"
set cg_laserForceOn "1"
set cg_fov "150"

MP:
bind DPAD_DOWN "god"
bind DPAD_UP "ufo"
bind BUTTON_RSTICK "toggle jump_height 42 500 1000 ; bg_fallDamageMaxHeight 9999 ; bg_fallDamageMinHeight 9999 ; say ^7Wow Thats High!"
bind BUTTON_LTRIG "toggle scr_xpscale 3000 100"
bind BUTTON_RTRIG "fast_restart"
bind BUTTON_B "toggle timescale 0.5 1.0"
bind DPAD_RIGHT "r_lighttweaksunlight 1.2 ; r_specularcolorscale 3 ; cg_fovscale 1.125 ; r_filmTweakEnable 1 ; r_filmUseTweaks 1 ; r_lighttweaksuncolor 1 0.8 0.4 1 ; r_filmtweakDarktint 1.3 1.4 1.7 ; r_filmTweakLightTint 1.3 1.35 1.7"

hope this helps you Smile
07-06-2010, 10:10 PM #3
anima452
Pokemon Trainer
Originally posted by daswiftguy View Post
put this:

CM:
set gpad_buttonsConfig "butt0ns_d3fault"
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_autoAim "1"
set gpad_sticksConfig "thumbstick_default"
set nightVisionDisableEffects "1"
set party_connectToOthers "0"
set party_host "1"
set perk_weapSpreadMultiplier "0.001"
set cg_drawLagometer "1"
perk_bulletDamage "100"
set player_sustainAmmo "1"
set clanName "^7Ha"
set aim_autoaim_enabled "1"
set aim_lockon_debug "1"
set aim_lockon_region_height "100"
set aim_lockon_region_width "170"
set aim_lockon_strength "1.95"
set aim_lockon_deflection "0.0025"
set cg_tracerchance "1"
set cg_tracerlength "4500"
set cg_tracerSpeed "750"
set cg_drawThroughWalls "1"
set cg_tracerwidth "5"
set cg_enemyNameFadeIn "0"
set cg_enemyNameFadeOut "1000"
set player_sprintTime "99999"
set player_sprintSpeedScale "4"
set cg_laserForceOn "1"
set cg_fov "150"

MP:
bind DPAD_DOWN "god"
bind DPAD_UP "ufo"
bind BUTTON_RSTICK "toggle jump_height 42 500 1000 ; bg_fallDamageMaxHeight 9999 ; bg_fallDamageMinHeight 9999 ; say ^7Wow Thats High!"
bind BUTTON_LTRIG "toggle scr_xpscale 3000 100"
bind BUTTON_RTRIG "fast_restart"
bind BUTTON_B "toggle timescale 0.5 1.0"
bind DPAD_RIGHT "r_lighttweaksunlight 1.2 ; r_specularcolorscale 3 ; cg_fovscale 1.125 ; r_filmTweakEnable 1 ; r_filmUseTweaks 1 ; r_lighttweaksuncolor 1 0.8 0.4 1 ; r_filmtweakDarktint 1.3 1.4 1.7 ; r_filmTweakLightTint 1.3 1.35 1.7"

hope this helps you Smile


Thanks! This helped me loads.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo