Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Update several configs #541

Merged
merged 4 commits into from
Mar 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions entwatch/ze_slackerino_mapperino_v4.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
}
"1"
{
"name" "Heal"
"name" "Heal Magick"
"shortname" "Heal"
"color" "{default}"
"buttonclass" "func_button"
Expand All @@ -40,7 +40,7 @@
}
"2"
{
"name" "Fire"
"name" "Fire Magick"
"shortname" "Fire"
"color" "{orange}"
"buttonclass" "func_button"
Expand All @@ -54,12 +54,12 @@
"hammerid" "29491"
"mode" "2"
"maxuses" "0"
"cooldown" "65"
"cooldown" "60"
"maxamount" "1"
}
"3"
{
"name" "Electro"
"name" "Electro Magick"
"shortname" "Electro"
"color" "{olive}"
"buttonclass" "func_button"
Expand All @@ -73,12 +73,12 @@
"hammerid" "29734"
"mode" "2"
"maxuses" "0"
"cooldown" "65"
"cooldown" "60"
"maxamount" "1"
}
"4"
{
"name" "Blizzard"
"name" "Blizzard Magick"
"shortname" "Blizzard"
"color" "{blue}"
"buttonclass" "func_button"
Expand All @@ -97,7 +97,7 @@
}
"5"
{
"name" "Gravity"
"name" "Gravity Magick"
"shortname" "Gravity"
"color" "{purple}"
"buttonclass" "func_button"
Expand All @@ -116,7 +116,7 @@
}
"6"
{
"name" "Wind"
"name" "Wind Magick"
"shortname" "Wind"
"color" "{green}"
"buttonclass" "func_button"
Expand Down Expand Up @@ -154,7 +154,7 @@
}
"8"
{
"name" "Zombie Heal"
"name" "Zombie Heal Magick"
"shortname" "ZM Heal"
"color" "{default}"
"buttonclass" "func_button"
Expand All @@ -174,7 +174,7 @@
}
"9"
{
"name" "Zombie Fire"
"name" "Zombie Fire Magick"
"shortname" "ZM Fire"
"color" "{red}"
"buttonclass" "func_button"
Expand All @@ -194,7 +194,7 @@
}
"10"
{
"name" "Zombie Gravity"
"name" "Zombie Gravity Magick"
"shortname" "ZM Gravity"
"color" "{purple}"
"buttonclass" "func_button"
Expand All @@ -214,7 +214,7 @@
}
"11"
{
"name" "Zombie Warp"
"name" "Zombie Warp Magick"
"shortname" "ZM Warp"
"color" "{darkred}"
"buttonclass" "func_button"
Expand Down
28 changes: 27 additions & 1 deletion stripper/ze_2049_v1_1.cfg
Original file line number Diff line number Diff line change
@@ -1,8 +1,34 @@
;block off stage 2 pixel surf
;-----------------------------
;Block off stage 2 pixel surf
;-----------------------------
add:
{
"classname" "func_brush"
"model" "*160"
"origin" "6343 -3777.5 -7408"
"rendermode" "10"
}

;-------------------
;Delay stage 1 nuke
;-------------------
modify:
{
match:
{
"classname" "trigger_once"
"targetname" "s1_nuke_trigger"
}
delete:
{
"OnTrigger" "x_nuke_fadeFade4.81"
"OnTrigger" "x_nuke_zm01Enable4.81"
"OnTrigger" "global_nuke_sPlaySound4.81"
}
insert:
{
"OnTrigger" "x_nuke_fadeFade9.81"
"OnTrigger" "x_nuke_zm01Enable9.81"
"OnTrigger" "global_nuke_sPlaySound9.81"
}
}
45 changes: 39 additions & 6 deletions stripper/ze_offliner_v2_csgo1.cfg
Original file line number Diff line number Diff line change
@@ -1,12 +1,42 @@
;move shockwave button higher
modify:
{
match:
{
"classname" "func_button"
"targetname" "shockwave_item_button"
}
replace:
{
"origin" "-1090 -3843.1 -380.1"
}
}

;move shockwave particle higher
modify:
{
match:
{
"classname" "info_particle_system"
"targetname" "shockwave_item_particle_start"
}
replace:
{
"origin" "-1088 -3836.63 -445"
}
}

;remove unpacked sounds
filter:
{
"hammerid" "120996"
}

filter:
{
"hammerid" "123922"
}

filter:
{
"hammerid" "121021"
Expand All @@ -20,6 +50,7 @@ add:
"model" "*90"
"rendermode" "10"
}

add:
{
"classname" "func_brush"
Expand All @@ -42,7 +73,7 @@ modify:
}
}

; Fix sphere particle not starting
;fix sphere particle not starting
modify:
{
match:
Expand All @@ -56,7 +87,7 @@ modify:
}
}

; Fix attack on boss
;fix attack on boss
modify:
{
match:
Expand All @@ -70,7 +101,7 @@ modify:
}
}

; Fix crouch lasers
;fix crouch lasers
modify:
{
match:
Expand All @@ -97,7 +128,7 @@ modify:
}
}

; Fix zombie attack on bossfight
;fix zombie attack on bossfight
modify:
{
match:
Expand All @@ -107,12 +138,14 @@ modify:
}
delete:
{
"OnCase03" "boss_zm_attack_trigger_teleDisable0.01-1"
"OnCase03" "boss_zm_attack_end_trigger_teleEnable7.99-1"
"OnCase03" "boss_zm_attack_end_trigger_teleDisable8-1"
}
insert:
{
"OnCase03" "boss_zm_attack_end_trigger_teleEnable7.98-1"
"OnCase03" "boss_zm_attack_end_trigger_teleDisable8.02-1"
"OnCase03" "boss_zm_attack_trigger_teleDisable0.05-1"
"OnCase03" "boss_zm_attack_end_trigger_teleEnable8-1"
"OnCase03" "boss_zm_attack_end_trigger_teleDisable8.05-1"
}
}
Loading
Loading