(adsbygoogle = window.adsbygoogle || []).push({});
Ok, so I im trying to make Console PS3 CoD4 look close to something of a PC config. I've gotton close such as changing the FOV and FX. Now the environment is next then I should be done.
MP codes
set playlist "12"
set clanName "^3<3"
set cg_drawShellshock "0"
set melee "1"
set cg_laserForceOn "0"
set player_sprintSpeedScale "4"
set player_meleeRange "900"
set player_sustainAmmo "0"
set ps3_voiceSpeakerGain "5.0"
set motd "HIYOOOOO"
set perk_weapRateMultiplier "0.000000001"
set perk_weapReloadMultiplier "0.000001"
set perk_weapSpreadMultiplier "0.0000001"
set customclass1 "^3custom class 1"
set customclass2 "^2custom class 2"
set customclass3 "^6custom class 3"
set customclass4 "^5custom class 4"
bind BUTTON_BACK "noclip ; give all ; say ^2NOCLIIP"
bind DPAD_RIGHT "demigod ; give helicopter_mp ; say ^2HELIO"
bind BUTTON_LTRIG "fast_restart ; set scr_dm_timelimit 0 ; say ^2RESTART"
bind BUTTON_RTRIG "toggle timescale 0.5 1.0"
bind DPAD_LEFT "give m40a3_acog_mp ; cg_fovscale 1.9"
Environment Codes
set r_drawSun "1" - Sun effects
set r_drawWater "1" - Water animation
set r_envMapMaxIntensity "0.5"
set r_envMapMinIntensity "0.2"
set r_envMapOverride "0"
set r_envMapSpecular "1"
set r_envMapSunIntensity "2"
set r_picmip "0"
set r_picmip_bump "0"
set r_picmip_manual "0"
set r_picmip_spec "0"
set r_picmip_water "0"
set r_outdoor "1"
set r_outdoorFeather "8"
set r_resampleScene "1"
set fx_drawClouds "1"
set fx_draw "1"
set fx_enable "1"
So do I just put them above the binds, or what? I'm new to this so I really don't know if there like an order or they're alphabetical.
Any Help would be much appreciated
A picture of what I have as well.