mirror of
https://github.com/XLabsProject/iw4x-rawfiles.git
synced 2023-08-02 15:02:11 +02:00
Oilrig improvements
This commit is contained in:
parent
35430b9c2e
commit
56bd87339d
@ -12,6 +12,9 @@ main()
|
||||
|
||||
setDvar( "compassMaxRange", 4000.0 );
|
||||
|
||||
setExpFog( 3674.792, 4740, 0.076471, 0.118235, 0.07451, 0.8, 0 );
|
||||
visionSetNaked( "oilrig", 0 );
|
||||
|
||||
array_thread( getentarray( "compassTriggers", "targetname" ), ::compass_triggers_think );
|
||||
|
||||
thread level_think();
|
||||
|
@ -9844,7 +9844,7 @@
|
||||
{
|
||||
"classname" "script_brushmodel"
|
||||
"angles" "0 45 0"
|
||||
"origin" "1119 -3045 -1352"
|
||||
"origin" "1119 -3045 -2000"
|
||||
"model" "*14"
|
||||
}
|
||||
{
|
||||
@ -9902,8 +9902,8 @@
|
||||
{
|
||||
"classname" "script_brushmodel"
|
||||
"origin" "1063.7 325.2 -83.875"
|
||||
"angles" "0 180 0"
|
||||
"model" "*77"
|
||||
"angles" "0 270 0"
|
||||
"model" "*5"
|
||||
}
|
||||
//Collision Part
|
||||
{
|
||||
|
@ -1,14 +1,14 @@
|
||||
r_glow "1"
|
||||
r_glowRadius0 "19"
|
||||
r_glowRadius0 "13"
|
||||
r_glowBloomCutoff "0.55"
|
||||
r_glowBloomDesaturation "0"
|
||||
r_glowBloomIntensity0 "0.79"
|
||||
|
||||
|
||||
r_filmEnable "1"
|
||||
r_filmContrast "1.14"
|
||||
r_filmBrightness "0.033"
|
||||
r_filmDesaturation "0"
|
||||
r_filmDesaturationDark "0"
|
||||
r_filmDesaturationDark "0.4"
|
||||
r_filmInvert "0"
|
||||
r_filmLightTint "1 1 1"
|
||||
r_filmMediumTint "1 1 1"
|
||||
|
Loading…
Reference in New Issue
Block a user