1
0
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:
Diavolo 2022-07-19 14:43:49 +02:00
parent 35430b9c2e
commit 56bd87339d
No known key found for this signature in database
GPG Key ID: FA77F074E98D98A5
3 changed files with 9 additions and 6 deletions

View File

@ -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();

View File

@ -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
{

View File

@ -1,5 +1,5 @@
r_glow "1"
r_glowRadius0 "19"
r_glowRadius0 "13"
r_glowBloomCutoff "0.55"
r_glowBloomDesaturation "0"
r_glowBloomIntensity0 "0.79"
@ -8,7 +8,7 @@ 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"