Update and fix westerv8 derp
This commit is contained in:
parent
e50e179610
commit
a673eca0c3
@ -326,6 +326,18 @@ modify:
|
||||
"startspeed" "175"
|
||||
}
|
||||
}
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "logic_auto"
|
||||
"hammerid" "149359"
|
||||
}
|
||||
delete:
|
||||
{
|
||||
"OnMapSpawn" "server_console,Command,mp_roundtime 9,0,-1"
|
||||
}
|
||||
}
|
||||
; Generated 17 modify blocks.
|
||||
|
||||
; ______ _____ _ _______ ______ _____
|
||||
|
324
ze_cancer_gopnik_escape_v8s.cfg
Normal file
324
ze_cancer_gopnik_escape_v8s.cfg
Normal file
@ -0,0 +1,324 @@
|
||||
;=======================
|
||||
; AUTHOR: CLOUD STRIFE
|
||||
;=======================
|
||||
|
||||
;=======================
|
||||
; FREEZER BUTTON FIX
|
||||
;=======================
|
||||
add:
|
||||
{
|
||||
"classname" "filter_activator_name"
|
||||
"Negated" "0"
|
||||
"targetname" "freezer_filter"
|
||||
"filtername" "freezer_zm"
|
||||
"OnPass" "FreezerButton,Lock,,0,-1"
|
||||
"OnPass" "FreezerSound,PlaySound,,0,-1"
|
||||
"OnPass" "FreezerSpawner,ForceSpawn,,0,-1"
|
||||
"OnPass" "FreezerModel,TurnOff,,0,-1"
|
||||
"OnPass" "FreezerMarker,TurnOff,,0,-1"
|
||||
"OnPass" "FreezerButton,Unlock,,45,-1"
|
||||
"OnPass" "FreezerModel,TurnOn,,45,-1"
|
||||
"OnPass" "FreezerMarker,TurnOn,,45,-1"
|
||||
}
|
||||
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "func_button"
|
||||
"targetname" "FreezerButton"
|
||||
}
|
||||
delete:
|
||||
{
|
||||
"OnPressed" "FreezerModel,TurnOn,,45,-1"
|
||||
"OnPressed" "FreezerSound,PlaySound,,0,-1"
|
||||
"OnPressed" "FreezerSpawner,ForceSpawn,,0,-1"
|
||||
"OnPressed" "!self,Lock,,0,-1"
|
||||
"OnPressed" "FreezerMarker,Color,0 0 0,0,-1"
|
||||
"OnPressed" "FreezerModel,TurnOff,,0,-1"
|
||||
"OnPressed" "FreezerMarker,TurnOff,,0,-1"
|
||||
"OnPressed" "FreezerMarker,Color,0 128 192,39.95,-1"
|
||||
"OnPressed" "!self,Unlock,,45,-1"
|
||||
"OnPressed" "FreezerMarker,TurnOn,,45,-1"
|
||||
}
|
||||
insert:
|
||||
{
|
||||
"OnPressed" "freezer_filter,TestActivator,,0,-1"
|
||||
}
|
||||
}
|
||||
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "weapon_deagle"
|
||||
"targetname" "ItemFreezer"
|
||||
}
|
||||
insert:
|
||||
{
|
||||
"OnPlayerPickup" "!activator,AddOutput,targetname freezer_zm,0,-1"
|
||||
}
|
||||
}
|
||||
|
||||
;=======================
|
||||
; UPPER LASER FIX
|
||||
;=======================
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "trigger_hurt"
|
||||
"targetname" "lasercrouchhurt"
|
||||
}
|
||||
insert:
|
||||
{
|
||||
"origin" "-3658.5 7623.45 -2795.76"
|
||||
}
|
||||
}
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "func_movelinear"
|
||||
"targetname" "lasercrouch"
|
||||
}
|
||||
insert:
|
||||
{
|
||||
"origin" "-3652.4 7623.45 -2793.05"
|
||||
}
|
||||
}
|
||||
|
||||
;=======================
|
||||
; ZM SPAWN TIME FIX
|
||||
;=======================
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "logic_auto"
|
||||
}
|
||||
insert:
|
||||
{
|
||||
"OnMapSpawn" "console,Command,zr_infect_spawntime_min 10,0,1"
|
||||
"OnMapSpawn" "console,Command,zr_infect_spawntime_max 10,0,1"
|
||||
}
|
||||
}
|
||||
|
||||
;=======================
|
||||
; LAST TRIGGER FIX
|
||||
;=======================
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "trigger_multiple"
|
||||
"origin" "-3522.27 -10827 -1975.45"
|
||||
}
|
||||
delete:
|
||||
{
|
||||
"OnStartTouch" "!self,Kill,,0,1"
|
||||
}
|
||||
insert:
|
||||
{
|
||||
"wait" "-1"
|
||||
}
|
||||
}
|
||||
|
||||
;=======================
|
||||
; DUPLICATE MESSAGES FIX
|
||||
;=======================
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "trigger_once"
|
||||
"origin" "6816.4 -2419.94 1215.5"
|
||||
}
|
||||
delete:
|
||||
{
|
||||
"OnStartTouch" "console,Command,say <<TELEPORT ENABLES IN 30 SEC>>,1,1"
|
||||
"OnStartTouch" "console,Command,say <<TELEPORT ENABLES IN 30 SEC>>,2,1"
|
||||
"OnStartTouch" "console,Command,say <<TELEPORT ENABLES IN 30 SEC>>,3,1"
|
||||
}
|
||||
}
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "math_counter"
|
||||
"targetname" "bosshpscale"
|
||||
}
|
||||
delete:
|
||||
{
|
||||
"OnHitMin" "console,Command,say <<GOPNIK IS DEAD >>,1,1"
|
||||
"OnHitMin" "console,Command,say <<GOPNIK IS DEAD >>,2,1"
|
||||
"OnHitMin" "console,Command,say <<GOPNIK IS DEAD >>,3,1"
|
||||
}
|
||||
}
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "trigger_once"
|
||||
"origin" "5544.37 459.3 1143.23"
|
||||
}
|
||||
delete:
|
||||
{
|
||||
"OnStartTouch" "console,Command,say <<FIND A WAY TO GET DOWN>>,1,1"
|
||||
"OnStartTouch" "console,Command,say <<FIND A WAY TO GET DOWN>>,2,1"
|
||||
"OnStartTouch" "console,Command,say <<FIND A WAY TO GET DOWN>>,3,1"
|
||||
}
|
||||
}
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "trigger_teleport"
|
||||
"origin" "613.35 -10991.6 -1495.21"
|
||||
}
|
||||
delete:
|
||||
{
|
||||
"OnStartTouch" "console,Command,say << HUH? WE ESCAPED CANCER ROOM AND TUNNELS? >>,1,1"
|
||||
"OnStartTouch" "console,Command,say <<ZOMBIES TELEPORT IN 20 SECONDS>> ,3,1"
|
||||
"OnStartTouch" "console,Command,say <<ZOMBIES TELEPORT IN 20 SECONDS>> ,4,1"
|
||||
"OnStartTouch" "console,Command,say <<ZOMBIES TELEPORT IN 20 SECONDS>> ,5,1"
|
||||
}
|
||||
}
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "trigger_once"
|
||||
"origin" "2437.83 -3364.83 17.16"
|
||||
}
|
||||
delete:
|
||||
{
|
||||
"OnTrigger" "console,Command,say <<TELEPORT ENABLES IN 30 SECONDS>>,1,1"
|
||||
"OnTrigger" "console,Command,say <<TELEPORT ENABLES IN 30 SECONDS>>,2,1"
|
||||
"OnTrigger" "console,Command,say <<TELEPORT ENABLES IN 30 SECONDS>>,3,1"
|
||||
"OnTrigger" "console,Command,say <<ZOMBIES TELEPORT IN 1 SECONDS>>,40,1"
|
||||
"OnTrigger" "console,Command,say <<ZOMBIES TELEPORT IN 2 SECONDS>>,39,1"
|
||||
"OnTrigger" "console,Command,say <<ZOMBIES TELEPORT IN 3 SECONDS>>,38,1"
|
||||
"OnTrigger" "console,Command,say <<ZOMBIES TELEPORT IN 4 SECONDS>>,37,1"
|
||||
"OnTrigger" "console,Command,say <<ZOMBIES TELEPORT IN 5 SECONDS>>,36,1"
|
||||
"OnTrigger" "console,Command,say <<ZOMBIES TELEPORT IN 6 SECONDS>>,35,1"
|
||||
"OnTrigger" "console,Command,say <<ZOMBIES TELEPORT IN 7 SECONDS>>,34,1"
|
||||
"OnTrigger" "console,Command,say <<ZOMBIES TELEPORT IN 8 SECONDS>>,33,1"
|
||||
"OnTrigger" "console,Command,say <<ZOMBIES TELEPORT IN 9 SECONDS>>,32,1"
|
||||
}
|
||||
}
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "trigger_once"
|
||||
"origin" "2219.89 -3335.65 33.83"
|
||||
}
|
||||
delete:
|
||||
{
|
||||
"OnTrigger" "console,Command,say <<TELEPORT ENABLES IN 15 SECONDS>>,1,1"
|
||||
"OnTrigger" "console,Command,say <<TELEPORT ENABLES IN 15 SECONDS>>,2,1"
|
||||
"OnTrigger" "console,Command,say <<TELEPORT ENABLES IN 15 SECONDS>>,3,1"
|
||||
}
|
||||
}
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "trigger_once"
|
||||
"origin" "613.35 -10991.6 -1762.77"
|
||||
}
|
||||
delete:
|
||||
{
|
||||
"OnTrigger" "console,Command,say <<TELEPORT ENABLES IN 30 SEC>>,1,1"
|
||||
"OnTrigger" "console,Command,say <<TELEPORT ENABLES IN 30 SEC>>,2,1"
|
||||
"OnTrigger" "console,Command,say <<TELEPORT ENABLES IN 30 SEC>>,3,1"
|
||||
}
|
||||
}
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "trigger_once"
|
||||
"origin" "598.11 -346.43 -440.81"
|
||||
}
|
||||
delete:
|
||||
{
|
||||
"OnTrigger" "console,Command,say <<DEFEND PLATFORMS FOR 20 SECONDS>>,1,1"
|
||||
"OnTrigger" "console,Command,say <<DEFEND PLATFORMS FOR 20 SECONDS>>,2,1"
|
||||
"OnTrigger" "console,Command,say <<DEFEND PLATFORMS FOR 20 SECONDS>>,3,1"
|
||||
}
|
||||
}
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "trigger_once"
|
||||
"origin" "6221.3 -1589.18 1399.89"
|
||||
}
|
||||
delete:
|
||||
{
|
||||
"OnTrigger" "console,Command,say <<TELEPORT ENABLES IN 30 SECONDS>>,1,1"
|
||||
"OnTrigger" "console,Command,say <<TELEPORT ENABLES IN 30 SECONDS>>,2,1"
|
||||
"OnTrigger" "console,Command,say <<TELEPORT ENABLES IN 30 SECONDS>>,3,1"
|
||||
"OnTrigger" "console,Command,say <<ZOMBIES TELEPORT IN 1 SECONDS>>,40,1"
|
||||
"OnTrigger" "console,Command,say <<ZOMBIES TELEPORT IN 2 SECONDS>>,39,1"
|
||||
"OnTrigger" "console,Command,say <<ZOMBIES TELEPORT IN 3 SECONDS>>,38,1"
|
||||
"OnTrigger" "console,Command,say <<ZOMBIES TELEPORT IN 4 SECONDS>>,37,1"
|
||||
"OnTrigger" "console,Command,say <<ZOMBIES TELEPORT IN 5 SECONDS>>,36,1"
|
||||
"OnTrigger" "console,Command,say <<ZOMBIES TELEPORT IN 6 SECONDS>>,35,1"
|
||||
"OnTrigger" "console,Command,say <<ZOMBIES TELEPORT IN 7 SECONDS>>,34,1"
|
||||
"OnTrigger" "console,Command,say <<ZOMBIES TELEPORT IN 8 SECONDS>>,33,1"
|
||||
"OnTrigger" "console,Command,say <<ZOMBIES TELEPORT IN 9 SECONDS>>,32,1"
|
||||
}
|
||||
}
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "trigger_once"
|
||||
"origin" "3648.42 408.42 235.83"
|
||||
}
|
||||
delete:
|
||||
{
|
||||
"OnTrigger" "console,Command,say <<WALL BREAKS IN 20 SECONDS>,1,1"
|
||||
"OnTrigger" "console,Command,say <<WALL BREAKS IN 20 SECONDS>,2,1"
|
||||
"OnTrigger" "console,Command,say <<WALL BREAKS IN 20 SECONDS>,3,1"
|
||||
}
|
||||
}
|
||||
|
||||
;=======================
|
||||
; FIX "O" LETTER
|
||||
;=======================
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "trigger_once"
|
||||
"origin" "3235.41 -162.28 769.66"
|
||||
}
|
||||
delete:
|
||||
{
|
||||
"OnTrigger" "console,Command,say <<TELEPORT ENABLES IN 4O SECONDS>>,0,1"
|
||||
}
|
||||
insert:
|
||||
{
|
||||
"OnTrigger" "console,Command,say <<TELEPORT ENABLES IN 40 SECONDS>>,0,1"
|
||||
}
|
||||
}
|
||||
|
||||
;=======================
|
||||
; TREE FADESCALE FIX
|
||||
;=======================
|
||||
match:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "prop_static"
|
||||
"hammerid" "16267"
|
||||
}
|
||||
insert:
|
||||
{
|
||||
"fadescale" "0"
|
||||
}
|
||||
}
|
File diff suppressed because it is too large
Load Diff
53
ze_onahole_v3_3_3_3s.cfg
Normal file
53
ze_onahole_v3_3_3_3s.cfg
Normal file
@ -0,0 +1,53 @@
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "trigger_multiple"
|
||||
"hammerid" "839520"
|
||||
}
|
||||
delete:
|
||||
{
|
||||
"OnTrigger" "zmtp2_1,Enable,,7,-1"
|
||||
"OnTrigger" "zmtp2_2,Enable,,7,-1"
|
||||
}
|
||||
insert:
|
||||
{
|
||||
"OnTrigger" "csszmtp2_1,Enable,,7,-1"
|
||||
"OnTrigger" "csszmtp2_2,Enable,,7,-1"
|
||||
}
|
||||
}
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"targetname" "boss2_zm_tp_trigg"
|
||||
"classname" "trigger_multiple"
|
||||
"hammerid" "270901"
|
||||
}
|
||||
delete:
|
||||
{
|
||||
"OnTrigger" "neko_boat_tp,SetRemoteDestination,zmtp_boss2,0,-1"
|
||||
"OnTrigger" "boat_tp,SetRemoteDestination,zmtp_boss2,0,-1"
|
||||
"OnTrigger" "knuckles_tp,SetRemoteDestination,zmtp_boss2,0,-1"
|
||||
"OnTrigger" "knuckles_tp2,SetRemoteDestination,zmtp_boss2,0,-1"
|
||||
}
|
||||
insert:
|
||||
{
|
||||
"OnTrigger" "neko_boat_tp,AddOutput,target zmtp_boss2,0,-1"
|
||||
"OnTrigger" "boat_tp,AddOutput,target zmtp_boss2,0,-1"
|
||||
"OnTrigger" "knuckles_tp,AddOutput,target zmtp_boss2,0,-1"
|
||||
"OnTrigger" "knuckles_tp2,AddOutput,target zmtp_boss2,0,-1"
|
||||
}
|
||||
}
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "func_water_analog"
|
||||
"origin" "-3248 1890 -3183"
|
||||
}
|
||||
replace:
|
||||
{
|
||||
"origin" "-3248 1890 -3192"
|
||||
}
|
||||
}
|
164
ze_random_v9.cfg
164
ze_random_v9.cfg
@ -1029,3 +1029,167 @@ modify:
|
||||
"damagefilter" "FilterCT"
|
||||
}
|
||||
}
|
||||
|
||||
; C4 button only pressable by zombies
|
||||
add:
|
||||
{
|
||||
"origin" "15176 12312 15388"
|
||||
"targetname" "FilterC4XButton"
|
||||
"classname" "filter_activator_team"
|
||||
"Negated" "0"
|
||||
"filterteam" "2"
|
||||
"hammerid" "9999001"
|
||||
"OnPass" "com,Command,say ***C4 set to go off in 20secs!***,0,1"
|
||||
"OnPass" "SE,Explode,,25,1"
|
||||
"OnPass" "C4X,Break,,25,1"
|
||||
"OnPass" "C4XButton,Lock,,0,1"
|
||||
}
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "func_button"
|
||||
"hammerid" "114752"
|
||||
"origin" "15176 12312 15388"
|
||||
}
|
||||
insert:
|
||||
{
|
||||
"targetname" "C4XButton"
|
||||
"damagefilter" "FilterT"
|
||||
"OnPressed" "FilterC4XButton,TestActivator,,25,-1"
|
||||
}
|
||||
delete:
|
||||
{
|
||||
"OnPressed" "com,Command,say ***C4 set to go off in 20secs!***,0,1"
|
||||
"OnPressed" "SE,Explode,,25,1"
|
||||
"OnPressed" "C4X,Break,,25,1"
|
||||
}
|
||||
replace:
|
||||
{
|
||||
"wait" "1"
|
||||
}
|
||||
}
|
||||
|
||||
; elevator stage first door only breakable by ZM
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "func_breakable"
|
||||
"hammerid" "139580"
|
||||
"origin" "-15920 -12176 -15744"
|
||||
}
|
||||
insert:
|
||||
{
|
||||
"damagefilter" "FilterT"
|
||||
}
|
||||
}
|
||||
|
||||
; elevator stage glass CT side higher HP
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "func_breakable"
|
||||
"parentname" "Elevator"
|
||||
"health" "700"
|
||||
}
|
||||
modify:
|
||||
{
|
||||
"health" "1500"
|
||||
}
|
||||
}
|
||||
|
||||
; elevator stage zombie door higher hp and break automatically
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "func_breakable"
|
||||
"hammerid" "160750"
|
||||
"origin" "-16016 -14320 -12288"
|
||||
}
|
||||
insert:
|
||||
{
|
||||
"targetname" "ElevatorZMDoor"
|
||||
}
|
||||
modify:
|
||||
{
|
||||
"health" "1000"
|
||||
}
|
||||
}
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "func_breakable"
|
||||
"hammerid" "152907"
|
||||
"origin" "-15376 -14448 -12288"
|
||||
}
|
||||
insert:
|
||||
{
|
||||
"OnBreak" "ElevatorZMDoor,Break,,3,1"
|
||||
}
|
||||
}
|
||||
|
||||
; failnade stage T teleport lower Z
|
||||
add:
|
||||
{
|
||||
"origin" "15520 -15520 14882"
|
||||
"targetname" "NadeTargetT"
|
||||
"spawnflags" "0"
|
||||
"angles" "0 0 0"
|
||||
"classname" "info_target"
|
||||
"hammerid" "426619"
|
||||
}
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"targetname" "NATT"
|
||||
"target" "NadeTarget"
|
||||
"origin" "15776 -15776 -15808"
|
||||
"classname" "trigger_teleport"
|
||||
"hammerid" "401617"
|
||||
}
|
||||
replace:
|
||||
{
|
||||
"target" "NadeTargetT"
|
||||
}
|
||||
}
|
||||
|
||||
; failnade stage CT teleport to one side
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"origin" "15520 -15520 14932"
|
||||
"targetname" "NadeTarget"
|
||||
"classname" "info_target"
|
||||
"hammerid" "426619"
|
||||
}
|
||||
replace:
|
||||
{
|
||||
"origin" "16142 -15520 15000"
|
||||
"angles" "10 180 0"
|
||||
}
|
||||
}
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"origin" "15520 -15520 14936"
|
||||
"classname" "trigger_once"
|
||||
"hammerid" "97323"
|
||||
}
|
||||
delete:
|
||||
{
|
||||
"OnStartTouch" "com,Command,say ***Split up on each side and keep the zombies in the center until the valves on both sides are unlocked!*** ,3,1"
|
||||
}
|
||||
insert:
|
||||
{
|
||||
"OnStartTouch" "com,Command,say ***Hold one side and keep the zombies away! When the valves are unlocked shoot or nade the other side!*** ,3,1"
|
||||
"OnStartTouch" "com,Command,say ***Hold one side and keep the zombies away! When the valves are unlocked shoot or nade the other side!*** ,3,1"
|
||||
"OnStartTouch" "com,Command,say ***Hold one side and keep the zombies away! When the valves are unlocked shoot or nade the other side!*** ,3,1"
|
||||
}
|
||||
}
|
||||
|
31
ze_rev_s2.cfg
Normal file
31
ze_rev_s2.cfg
Normal file
@ -0,0 +1,31 @@
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "path_track"
|
||||
"targetname" "path_goboss_2"
|
||||
}
|
||||
insert:
|
||||
{
|
||||
"OnPass" "l2_kabe_2,AddOutput,target destination_zm_boss_tp_p,10,-1"
|
||||
}
|
||||
}
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "logic_auto"
|
||||
"origin" "-504 -1416 3336"
|
||||
"hammerid" "149410"
|
||||
}
|
||||
delete:
|
||||
{
|
||||
"OnMapSpawn" "start_zm_tp,Enable,,18,1"
|
||||
"OnMapSpawn" "start_tp,Disable,,17.98,1"
|
||||
}
|
||||
insert:
|
||||
{
|
||||
"OnMapSpawn" "start_zm_tp,Enable,,17.02,1"
|
||||
"OnMapSpawn" "start_tp,Disable,,17,1"
|
||||
}
|
||||
}
|
@ -2,7 +2,7 @@
|
||||
;STRIPPER CFG BY MOLTARD http://steamcommunity.com/id/0123456789ABC/
|
||||
;--------------------------------------------------------------------
|
||||
;FIX NUKE GLITCH
|
||||
;-----------------
|
||||
;----------------
|
||||
|
||||
add:
|
||||
{
|
||||
@ -48,3 +48,37 @@ add:
|
||||
"targetname" "nuke_hurt"
|
||||
"classname" "trigger_hurt"
|
||||
}
|
||||
|
||||
;---------------------
|
||||
;FIX BUTTONS ON TRAIN
|
||||
;---------------------
|
||||
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"model" "*58"
|
||||
"origin" "640 10738 472"
|
||||
"parentname" "train"
|
||||
"classname" "func_button"
|
||||
}
|
||||
replace:
|
||||
{
|
||||
"spawnflags" "2048"
|
||||
}
|
||||
}
|
||||
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"model" "*57"
|
||||
"origin" "638.31 10172 472"
|
||||
"parentname" "train"
|
||||
"classname" "func_button"
|
||||
}
|
||||
replace:
|
||||
{
|
||||
"spawnflags" "2048"
|
||||
}
|
||||
}
|
@ -15,4 +15,20 @@ modify:
|
||||
{
|
||||
"OnHitMax" "Satan_HealthCase,FireUser1,,0,1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
;-------------------------------------------------------------
|
||||
;DON'T LAGCOMP THIS SHIT (1073741824 is the anti-lagcomp flag)
|
||||
;-------------------------------------------------------------
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "func_physbox"
|
||||
"targetname" "Lvl3_Butter_C"
|
||||
}
|
||||
replace:
|
||||
{
|
||||
"spawnflags" "1074266112"
|
||||
}
|
||||
}
|
||||
|
12
ze_surf_bona_s2.cfg
Normal file
12
ze_surf_bona_s2.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "trigger_multiple"
|
||||
"targetname" "5komenotriga-"
|
||||
}
|
||||
insert:
|
||||
{
|
||||
"filtername" "Human"
|
||||
}
|
||||
}
|
@ -1,3 +1,4 @@
|
||||
; Set only humans to 100 hp on valkvang stage
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
@ -9,8 +10,27 @@ modify:
|
||||
{
|
||||
"OnStartTouch" "!activator,AddOutput,health 100,0,-1"
|
||||
}
|
||||
insert:
|
||||
{
|
||||
"OnStartTouch" "human,TestActivator,,0,-1"
|
||||
}
|
||||
}
|
||||
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"targetname" "human"
|
||||
"classname" "filter_activator_team"
|
||||
}
|
||||
insert:
|
||||
{
|
||||
"OnPass" "!activator,AddOutput,health 100,0,-1"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
; Fix final door collision
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
@ -23,4 +43,56 @@ modify:
|
||||
"solidbsp" "1"
|
||||
"ignoredebris" "0"
|
||||
}
|
||||
}
|
||||
|
||||
; Equip a player with all the needed guns when they take sword
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "trigger_once"
|
||||
"targetname" "sword1_strip"
|
||||
}
|
||||
insert:
|
||||
{
|
||||
"OnTrigger" "human_equip,Use,,0.1,1"
|
||||
}
|
||||
}
|
||||
modify:
|
||||
{
|
||||
match:
|
||||
{
|
||||
"classname" "point_template"
|
||||
"targetname" "sword_temp"
|
||||
}
|
||||
delete:
|
||||
{
|
||||
"Template12" "sword1_bizon"
|
||||
}
|
||||
}
|
||||
filter:
|
||||
{
|
||||
"classname" "weapon_p90"
|
||||
"targetname" "sword1_bizon"
|
||||
}
|
||||
add:
|
||||
{
|
||||
"origin" "-184 12920 5753"
|
||||
"classname" "game_player_equip"
|
||||
"item_assaultsuit" "1"
|
||||
"weapon_p90" "1"
|
||||
"weapon_elite" "1"
|
||||
"weapon_knife" "1"
|
||||
"weapon_hegrenade" "1"
|
||||
}
|
||||
add:
|
||||
{
|
||||
"origin" "-184 12920 5753"
|
||||
"targetname" "human_equip"
|
||||
"classname" "game_player_equip"
|
||||
"spawnflags" "1"
|
||||
"item_assaultsuit" "1"
|
||||
"weapon_p90" "1"
|
||||
"weapon_elite" "1"
|
||||
"weapon_hegrenade" "1"
|
||||
}
|
Loading…
Reference in New Issue
Block a user