Post: Promod question. (1.13)
02-24-2012, 04:44 AM #1
oNiiTrOx
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); What is the closest thing to promod from 1.11 that you can get on 1.12-1.13? Im mostly interested in the color correction it used to give you in 1.11 patches. The particular promod im looking for is the one that doesnt change the position of your gun to be further away, im talking about the one thats normal, but removes the sway of your sniper for more steady/accurate shots. If anyone can help, let me know. If not, all i want is the color correction/vision. Thanks.
(adsbygoogle = window.adsbygoogle || []).push({});
02-24-2012, 04:52 AM #2
Cmd-X
It's been awhile.
Originally posted by oNiiTrOx View Post
What is the closest thing to promod from 1.11 that you can get on 1.12-1.13? Im mostly interested in the color correction it used to give you in 1.11 patches. The particular promod im looking for is the one that doesnt change the position of your gun to be further away, im talking about the one thats normal, but removes the sway of your sniper for more steady/accurate shots. If anyone can help, let me know. If not, all i want is the color correction/vision. Thanks.


Got this out of my 1.11 private patch...
    
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" );

Just convert to cfg...
(ex.)
    
set pmod "player_breath_fire_delay 0;cg_brass 0"


etc...
02-24-2012, 06:51 AM #3
Rustled Jimmies
Who’s Jim Erased?
Originally posted by oNiiTrOx View Post
What is the closest thing to promod from 1.11 that you can get on 1.12-1.13? Im mostly interested in the color correction it used to give you in 1.11 patches. The particular promod im looking for is the one that doesnt change the position of your gun to be further away, im talking about the one thats normal, but removes the sway of your sniper for more steady/accurate shots. If anyone can help, let me know. If not, all i want is the color correction/vision. Thanks.

Bro i made a thread about that. Look here You must login or register to view this content.
02-24-2012, 11:39 AM #4
FoxkaZ
Retired Super
Question answered.

Closed.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo