stripper-configs/ze_random_v10_fix.cfg
2019-06-17 01:13:20 +02:00

647 lines
11 KiB
INI

;--------------------------------------------------------------------
;STRIPPER CFG BY MOLTARD http://steamcommunity.com/id/0123456789ABC/
;--------------------------------------------------------------------
;Remove Invalid Spawnpoint
;--------------------------
filter:
{
"origin" "15776 -16272 -15712"
"classname" "info_player_terrorist"
"hammerid" "813052"
}
filter:
{
"origin" "15776 -16272 -15696"
"classname" "func_brush"
"hammerid" "874884"
}
;---------------------------------
;Interstellar Escape Shortcut Fix
;---------------------------------
add:
{
"model" "*136"
"targetname" "ZomCarT2"
"target" "ZomCarT"
"StartDisabled" "0"
"spawnflags" "1"
"parentname" "ZomCar"
"origin" "2734 11280 -170"
"classname" "trigger_teleport"
}
add:
{
"model" "*136"
"targetname" "ZomCarT2"
"target" "ZomCarT"
"StartDisabled" "0"
"spawnflags" "1"
"parentname" "ZomCar"
"origin" "2734 11248 -170"
"classname" "trigger_teleport"
}
;-------------------------------
;Interstellar Escape No Camping
;-------------------------------
add:
{
"targetname" "InterstellarClip"
"model" "*161"
"vrad_brush_cast_shadows" "0"
"StartDisabled" "0"
"spawnflags" "2"
"Solidity" "0"
"solidbsp" "0"
"rendermode" "10"
"renderfx" "0"
"rendercolor" "255 255 255"
"renderamt" "255"
"origin" "2192 11464 64"
"invert_exclusion" "0"
"InputFilter" "0"
"disableshadows" "1"
"disablereceiveshadows" "1"
"classname" "func_brush"
}
add:
{
"angles" "0 90 0"
"targetname" "InterstellarClip"
"model" "*161"
"vrad_brush_cast_shadows" "0"
"StartDisabled" "0"
"spawnflags" "2"
"Solidity" "0"
"solidbsp" "0"
"rendermode" "10"
"renderfx" "0"
"rendercolor" "255 255 255"
"renderamt" "255"
"origin" "2376 11616 64"
"invert_exclusion" "0"
"InputFilter" "0"
"disableshadows" "1"
"disablereceiveshadows" "1"
"classname" "func_brush"
}
;----------------------
;Night City Real Fix ?
;----------------------
modify:
{
match:
{
"classname" "func_illusionary"
}
replace:
{
"disableshadows" "1"
"disablereceiveshadows" "1"
}
}
modify:
{
match:
{
"parentname" "LS"
"model" "models/props/de_nuke/lifepreserver.mdl"
"classname" "prop_dynamic_override"
}
replace:
{
"disableshadows" "1"
"disablereceiveshadows" "1"
}
}
modify:
{
match:
{
"parentname" "FL"
"model" "models/props/cs_assault/forklift.mdl"
"classname" "prop_dynamic_override"
}
replace:
{
"disableshadows" "1"
"disablereceiveshadows" "1"
}
}
modify:
{
match:
{
"parentname" "VM"
"model" "models/props/cs_office/vending_machine.mdl"
"classname" "prop_dynamic_override"
}
replace:
{
"disableshadows" "1"
"disablereceiveshadows" "1"
}
}
modify:
{
match:
{
"parentname" "PT"
"model" "models/props/de_dust/palm_tree_head_skybox.mdl"
"classname" "prop_dynamic_override"
}
replace:
{
"disableshadows" "1"
"disablereceiveshadows" "1"
}
}
modify:
{
match:
{
"parentname" "bush"
"model" "models/props/de_inferno/bushgreenbig.mdl"
"classname" "prop_dynamic_override"
}
replace:
{
"disableshadows" "1"
"disablereceiveshadows" "1"
}
}
modify:
{
match:
{
"parentname" "Box"
"model" "models/props/de_nuke/crate_small.mdl"
"classname" "prop_dynamic_override"
}
replace:
{
"disableshadows" "1"
"disablereceiveshadows" "1"
}
}
modify:
{
match:
{
"parentname" "gyro"
"model" "models/props/de_inferno/ceiling_fan_blade.mdl"
"classname" "prop_dynamic_override"
}
replace:
{
"disableshadows" "1"
"disablereceiveshadows" "1"
}
}
modify:
{
match:
{
"parentname" "tv"
"model" "models/props_c17/tv_monitor01.mdl"
"classname" "prop_dynamic_override"
}
replace:
{
"disableshadows" "1"
"disablereceiveshadows" "1"
}
}
modify:
{
match:
{
"parentname" "broom"
"model" "models/props_c17/pushbroom.mdl"
"classname" "prop_dynamic_override"
}
replace:
{
"disableshadows" "1"
"disablereceiveshadows" "1"
}
}
;-------------------------------
;Night City Elevator Collisions
;-------------------------------
modify:
{
match:
{
"targetname" "Elevator"
"origin" "-16177 -14576 -15733"
"classname" "func_tracktrain"
}
replace:
{
"spawnflags" "667" ;-> Unsolid
}
}
add:
{
"model" "*44"
"targetname" "Elevator_Collisions"
"parentname" "Elevator"
"spawnobject" "0"
"spawnflags" "0"
"rendermode" "10"
"renderfx" "0"
"rendercolor" "255 255 255"
"renderamt" "255"
"propdata" "0"
"pressuredelay" "0"
"physdamagescale" "1.0"
"PerformanceMode" "0"
"origin" "-16177 -14576 -15733"
"nodamageforces" "0"
"minhealthdmg" "0"
"material" "0"
"health" "0"
"gibdir" "0 0 0"
"explosion" "0"
"ExplodeRadius" "0"
"explodemagnitude" "0"
"ExplodeDamage" "0"
"disableshadows" "1"
"disablereceiveshadows" "1"
"classname" "func_breakable"
}
;--------------------------------------
;Night City Fix Crash (Old WorkAround)
;--------------------------------------
;modify:
;{
; match:
; {
; "targetname" "GP1"
; "classname" "path_track"
; }
; delete:
; {
; "OnPass" "CITT,Disable,,15,1"
; "OnPass" "CIT,Disable,,15,1"
; }
; insert:
; {
; "OnPass" "CITT,Disable,,0.00,1"
; "OnPass" "CIT,Disable,,0.00,1"
; "OnPass" "InBetween,Unlock,,3.00,1"
; }
;}
;modify:
;{
; match:
; {
; "targetname" "BT"
; "classname" "trigger_teleport"
; }
; replace:
; {
; "target" "TargetSpawnT"
; }
;}
;add:
;{
; "model" "*108"
; "StartDisabled" "0"
; "spawnflags" "1"
; "origin" "-14968 -14448 -12362"
; "target" "TargetSpawn"
; "filtername" "FilterC"
; "classname" "trigger_teleport"
; "hammerid" "648347"
;}
;add:
;{
; "model" "*108"
; "StartDisabled" "0"
; "spawnflags" "1"
; "origin" "-14968 -14448 -12361"
; "target" "TargetSpawnT"
; "filtername" "FilterT"
; "classname" "trigger_teleport"
; "hammerid" "648347"
;}
;-------------------------
;C4 Button - Zombies Only
;-------------------------
add:
{
"origin" "15210 12272 15408"
"targetname" "C4Filter"
"Negated" "0"
"filterteam" "2"
"classname" "filter_activator_team"
"hammerid" "812826"
"OnPass" "c4,Kill,,25,1"
"OnPass" "C4B,Kill,,25,1"
"OnPass" "com,Command,say ***C4 set to go off in 25secs!***,0,1"
"OnPass" "SE,Explode,,25,1"
"OnPass" "C4X,Break,,25,1"
}
modify:
{
match:
{
"targetname" "C4B"
"classname" "func_button"
}
replace:
{
"wait" "1"
}
delete:
{
"OnPressed" "c4,Kill,,25,1"
"OnPressed" "C4B,Kill,,25,1"
"OnPressed" "com,Command,say ***C4 set to go off in 25secs!***,0,1"
"OnPressed" "SE,Explode,,25,1"
"OnPressed" "C4X,Break,,25,1"
}
insert:
{
"OnPressed" "C4Filter,TestActivator,,0,-1"
}
}
;----------------------------
;Couch Escape - No Soft Lock
;----------------------------
modify:
{
match:
{
"origin" "16256 -16256 -15928"
"classname" "logic_auto"
"hammerid" "812830"
}
insert:
{
"OnMapSpawn" "CouchFixBrush,Enable,,0,-1"
"OnMapSpawn" "CouchFixBrush2,Enable,,0,-1"
}
}
add:
{
"model" "*304"
"vrad_brush_cast_shadows" "0"
"StartDisabled" "0"
"spawnflags" "2"
"Solidity" "0"
"solidbsp" "0"
"rendermode" "0"
"renderfx" "0"
"rendercolor" "255 255 255"
"renderamt" "255"
"origin" "12736 -12536 16146"
"invert_exclusion" "0"
"InputFilter" "0"
"disableshadows" "0"
"disablereceiveshadows" "0"
"classname" "func_brush"
}
add:
{
"model" "*304"
"vrad_brush_cast_shadows" "0"
"StartDisabled" "0"
"spawnflags" "2"
"Solidity" "0"
"solidbsp" "0"
"rendermode" "0"
"renderfx" "0"
"rendercolor" "255 255 255"
"renderamt" "255"
"origin" "12672 -12416 16202"
"invert_exclusion" "0"
"InputFilter" "0"
"disableshadows" "0"
"disablereceiveshadows" "0"
"classname" "func_brush"
}
;++++++++++
;First Box
;++++++++++
add:
{
"targetname" "CouchFixBrush"
"model" "*304"
"vrad_brush_cast_shadows" "0"
"StartDisabled" "0"
"spawnflags" "2"
"Solidity" "0"
"solidbsp" "0"
"rendermode" "0"
"renderfx" "0"
"rendercolor" "255 255 255"
"renderamt" "255"
"origin" "12640 -12096 16106"
"invert_exclusion" "0"
"InputFilter" "0"
"disableshadows" "0"
"disablereceiveshadows" "0"
"classname" "func_brush"
}
add:
{
"targetname" "CouchFixBrush"
"model" "*304"
"vrad_brush_cast_shadows" "0"
"StartDisabled" "0"
"spawnflags" "2"
"Solidity" "0"
"solidbsp" "0"
"rendermode" "0"
"renderfx" "0"
"rendercolor" "255 255 255"
"renderamt" "255"
"origin" "12736 -12096 16106"
"invert_exclusion" "0"
"InputFilter" "0"
"disableshadows" "0"
"disablereceiveshadows" "0"
"classname" "func_brush"
}
add:
{
"targetname" "CouchFixBrush"
"model" "*304"
"vrad_brush_cast_shadows" "0"
"StartDisabled" "0"
"spawnflags" "2"
"Solidity" "0"
"solidbsp" "0"
"rendermode" "0"
"renderfx" "0"
"rendercolor" "255 255 255"
"renderamt" "255"
"origin" "12816 -12032 16226"
"invert_exclusion" "0"
"InputFilter" "0"
"disableshadows" "0"
"disablereceiveshadows" "0"
"classname" "func_brush"
}
add:
{
"targetname" "CouchFixBrush"
"model" "*304"
"vrad_brush_cast_shadows" "0"
"StartDisabled" "0"
"spawnflags" "2"
"Solidity" "0"
"solidbsp" "0"
"rendermode" "0"
"renderfx" "0"
"rendercolor" "255 255 255"
"renderamt" "255"
"origin" "12560 -12032 16226"
"invert_exclusion" "0"
"InputFilter" "0"
"disableshadows" "0"
"disablereceiveshadows" "0"
"classname" "func_brush"
}
add:
{
"targetname" "CouchFixBrush"
"model" "*304"
"vrad_brush_cast_shadows" "0"
"StartDisabled" "0"
"spawnflags" "2"
"Solidity" "0"
"solidbsp" "0"
"rendermode" "0"
"renderfx" "0"
"rendercolor" "255 255 255"
"renderamt" "255"
"origin" "12736 -12032 16194"
"invert_exclusion" "0"
"InputFilter" "0"
"disableshadows" "0"
"disablereceiveshadows" "0"
"classname" "func_brush"
}
add:
{
"targetname" "CouchFixBrush"
"model" "*304"
"vrad_brush_cast_shadows" "0"
"StartDisabled" "0"
"spawnflags" "2"
"Solidity" "0"
"solidbsp" "0"
"rendermode" "0"
"renderfx" "0"
"rendercolor" "255 255 255"
"renderamt" "255"
"origin" "12608 -12032 16194"
"invert_exclusion" "0"
"InputFilter" "0"
"disableshadows" "0"
"disablereceiveshadows" "0"
"classname" "func_brush"
}
modify:
{
match:
{
"origin" "12672 -12088 16032"
"classname" "func_physbox"
"hammerid" "1030495"
}
insert:
{
"OnBreak" "CouchFixBrush,Disable,,0,-1"
}
}
;+++++++++++
;Second Box
;+++++++++++
add:
{
"angles" "0 90 0"
"targetname" "CouchFixBrush2"
"model" "*304"
"vrad_brush_cast_shadows" "0"
"StartDisabled" "0"
"spawnflags" "2"
"Solidity" "0"
"solidbsp" "0"
"rendermode" "0"
"renderfx" "0"
"rendercolor" "255 255 255"
"renderamt" "255"
"origin" "12640 -12704 16146"
"invert_exclusion" "0"
"InputFilter" "0"
"disableshadows" "0"
"disablereceiveshadows" "0"
"classname" "func_brush"
}
add:
{
"targetname" "CouchFixBrush2"
"model" "*304"
"vrad_brush_cast_shadows" "0"
"StartDisabled" "0"
"spawnflags" "2"
"Solidity" "0"
"solidbsp" "0"
"rendermode" "0"
"renderfx" "0"
"rendercolor" "255 255 255"
"renderamt" "255"
"origin" "12736 -12536 16146"
"invert_exclusion" "0"
"InputFilter" "0"
"disableshadows" "0"
"disablereceiveshadows" "0"
"classname" "func_brush"
}
modify:
{
match:
{
"origin" "12576 -12608 15944"
"classname" "func_physbox"
"hammerid" "1034252"
}
insert:
{
"OnBreak" "CouchFixBrush2,Disable,,0,-1"
}
}