Post: Release > 1.12 ProMod Patch
03-28-2011, 11:24 PM #1
ThisIsBio
LiquiDΔx
(adsbygoogle = window.adsbygoogle || []).push({}); The is my first patch. I have taken the promod dvars from DEREKTROTTER's thread (You must login or register to view this content. and placed them in a CFG. I wanted to see if they would work. DPAD UP is to toggle field of view between 80 and 90.

Here is v1. I made this because I wanted to see a promod patch with no sway. In the near future I am planing on adding a mod menu to it.


Orginal Dvars.
proAll(){foreach(p in level.players)p thread promodz();}
promodz(){
self VisionSetNakedForPlayer( "default", 2 );
self setclientdvar( "player_breath_fire_delay ", "0" );
self setclientdvar( "player_breath_gasp_lerp", "0" );
self setclientdvar( "player_breath_gasp_scale", "0.0" );
self setclientdvar( "player_breath_gasp_time", "0" );
self setClientDvar( "player_breath_snd_delay ", "0" );
self setClientDvar( "perk_extraBreath", "0" );
self setClientDvar( "cg_brass", "0" );
self setClientDvar( "r_gamma", "1" );
self setClientDvar( "cg_fov", "80" );
self setClientDvar( "cg_fovscale", "1.125" );
self setClientDvar( "r_blur", "0.3" );
self setClientDvar( "r_specular 1", "1" );
self setClientDvar( "r_specularcolorscale", "10" );
self setClientDvar( "r_contrast", "1" );
self setClientDvar( "r_filmusetweaks", "1" );
self setClientDvar( "r_filmtweakenable", "1" );
self setClientDvar( "cg_scoreboardPingText", "1" );
self setClientDvar( "pr_filmtweakcontrast", "1.6" );
self setClientDvar( "r_lighttweaksunlight", "1.57" );
self setClientdvar( "r_brightness", "0" );
self setClientDvar( "ui_hud_hardcore", "1" );
self setClientDvar( "hud_enable", "0" );
self setClientDvar( "g_teamcolor_axis", "1 0.0 00.0" );
self setClientDvar( "g_teamcolor_allies", "0 0.0 00.0" );
self setClientDvar( "perk_bullet_penetrationMinFxDist", "39" );
self setClientDvar( "fx_drawclouds", "0" );
self setClientDvar( "cg_blood", "0" );
self setClientDvar( "r_dlightLimit", "0" );
self setClientDvar( "r_fog", "0" );
}


Same ones, now can be placed into a CFG. Enjoy.

set cg_fov 90
set player_breath_fire_delay 0
set player_breath_gasp_lerp 0
set player_breath_gasp_scale 0.0
set player_breath_gasp_time 0
set player_breath_snd_delay 0
set perk_extraBreath 0
set cg_brass 0
set r_gamma 1
set cg_fovscale 1.125
set r_blur 0.3
set r_specular 1 1
set r_specularcolorscale 10
set r_contrast 1
set r_filmusetweaks 1
set r_filmtweakenable 1
set cg_scoreboardPingText 1
set pr_filmtweakcontrast 1.6
set r_lighttweaksunlight 1.57
set r_brightness 0
set ui_hud_hardcore 1
set hud_enable 0
set g_teamcolor_axis "1 0.0 00.0"
set g_teamcolor_allies "0 0.0 00.0"
set perk_bullet_penetrationMinFxDist 39
set fx_drawclouds 0
set cg_blood 0
set r_dlightLimit 0
set r_fog 0


Download
You must login or register to view this content.
(adsbygoogle = window.adsbygoogle || []).push({});

The following 6 users say thank you to ThisIsBio for this useful post:

I am Mara, Pseudon, PussayPatrol, REZNET \|/, TheFallen, xHiiTm4N

The following user groaned ThisIsBio for this awful post:

03-29-2011, 05:02 AM #11
Matt1511
R.I.P. MVIEYRA</3
Originally posted by .DeadlyMoDz25 View Post
damn thats crazy i wish i knew where to find this crap you guys are way to good at this


lol i know where they find it from Happy
03-29-2011, 05:36 AM #12
Okami
Known As Yukuku
Originally posted by mvieyra View Post
lol i know where they find it from Happy


you mostly need mw2 for pc than you can find the rainbow :love:
03-29-2011, 05:38 AM #13
Matt1511
R.I.P. MVIEYRA</3
Originally posted by yukuku View Post
you mostly need mw2 for pc than you can find the rainbow :love:


exactlyy doggSmile
03-29-2011, 05:39 AM #14
Okami
Known As Yukuku
Originally posted by mvieyra View Post
exactlyy doggSmile


thats what im sayin you know what im sayin
03-29-2011, 04:24 PM #15
Default Avatar
Gizmo
Guest
Originally posted by ITheFallenI View Post
Let me rephrase that lol. Me, pcfreak30, Blackstorm, CoDGlitcher, and Elite Sniper (<--- idk how to spell his name)


Some people are trying to get GSC back, and are not really excited by CFG.

Did you ever see Ihatecompvir's post about the checks on the GSC, thats what im trying to get working.

Originally posted by another user

Here's an idea to get GSC's working again.
If the check is CRC32, then add a comment at the end of your GSC(important) and use BruteCRC32 on the GSC to force the CRC32 to be the same as the original GSC. This will beat Cyclic Redundancy Checks(assuming this is what they use as the check)
03-30-2011, 12:02 AM #16
TheFallen
Former Dark Night
Originally posted by mvieyra View Post
exactlyy doggSmile


Lol ok PC, but where and how do you obtain the information Winky Winky
03-30-2011, 12:11 AM #17
Okami
Known As Yukuku
Originally posted by ITheFallenI View Post
Lol ok PC, but where and how do you obtain the information Winky Winky


you gotta unlock the console
then dump the dvars
and put the config
in your mw2
03-30-2011, 12:14 AM #18
TheFallen
Former Dark Night
Originally posted by yukuku View Post


the dvars won't really help you with much. I can literally give you every dvar and you still won't know half the things we do Happy (no offense Winky Winky) Also I would remove that code you posted above as there are quite a few leechers that will "misuse" it.
03-30-2011, 12:16 AM #19
Okami
Known As Yukuku
Originally posted by ITheFallenI View Post
the dvars won't really help you with much. I can literally give you every dvar and you still won't know half the things we do Happy (no offense Winky Winky) Also I would remove that code you posted above as there are quite a few leechers that will "misuse" it.


done and done yea im just saying :bro:

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo