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

Commit

Permalink
Update repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
Vauff committed Mar 18, 2024
1 parent 577fe80 commit 87e8eb7
Show file tree
Hide file tree
Showing 38 changed files with 58 additions and 58 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

| Sync Status |
|:-----------:|
| [![Sync Files To CS:GO Server](https://github.com/gflze/ZE-Configs/actions/workflows/ci-master-main.yml/badge.svg)](https://github.com/gflze/ZE-Configs/actions) |
| [![Sync Files To CS:GO Server](https://github.com/gflze/CSGO-ZE-Configs/actions/workflows/ci-master-main.yml/badge.svg)](https://github.com/gflze/CSGO-ZE-Configs/actions) |


A collection of the BossHud, entWatch, SaveLevel, MusicName and stripper configs used on GFL's CS:GO ZE server, please be aware that [some private configs](https://github.com/gflze/ZE-Configs/blob/master/.gitignore#L1) are not included in this repository.
A collection of the BossHud, entWatch, SaveLevel, MusicName and stripper configs used on GFL's CS:GO ZE server, please be aware that [some private configs](https://github.com/gflze/CSGO-ZE-Configs/blob/master/.gitignore#L1) are not included in this repository.

Everything in this repository is auto-synced to our CS:GO server on a new commit/push.

Expand Down
2 changes: 1 addition & 1 deletion stripper/dz_blacksite.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@ add:
;############################# THIS CHANGE WILL NOT WORK WITHOUT HAVING ##################################
;######################## csgo/scripts/vscripts/gfl/iceskates_or_floating.nut ############################
;###################################### IN THE SERVER FILES ##############################################
;########## https://github.com/gflze/ZE-Configs/blob/master/vscripts/iceskates_or_floating.nut ###########
;####### https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/iceskates_or_floating.nut #########
add:
{
"classname" "logic_eventlistener"
Expand Down
2 changes: 1 addition & 1 deletion stripper/dz_sirocco.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -831,7 +831,7 @@ add:
;############################# THIS CHANGE WILL NOT WORK WITHOUT HAVING ##################################
;######################## csgo/scripts/vscripts/gfl/iceskates_or_floating.nut ############################
;###################################### IN THE SERVER FILES ##############################################
;########## https://github.com/gflze/ZE-Configs/blob/master/vscripts/iceskates_or_floating.nut ###########
;####### https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/iceskates_or_floating.nut #########
add:
{
"classname" "logic_eventlistener"
Expand Down
2 changes: 1 addition & 1 deletion stripper/ze_8bit_csgo3.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
;################################# THIS CHANGE WILL NOT WORK WITHOUT HAVING ##################################
;############################ csgo/scripts/vscripts/gfl/item_cannon_patched.nut ##############################
;############################################ IN THE SERVER FILES ############################################
;############# https://github.com/gflze/ZE-Configs/blob/master/vscripts/item_cannon_patched.nut ##############
;########## https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/item_cannon_patched.nut ############
modify:
{
match:
Expand Down
2 changes: 1 addition & 1 deletion stripper/ze_alien_shooter_gp1_3.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ modify:
;############################ THIS CHANGE WILL NOT WORK WITHOUT HAVING ###################################
;########################### csgo/scripts/vscripts/gfl/game_text_fix.nut #################################
;###################################### IN THE SERVER FILES ##############################################
;############### https://github.com/gflze/ZE-Configs/blob/master/vscripts/game_text_fix.nut ##############
;############ https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/game_text_fix.nut ############
modify:
{
match:
Expand Down
4 changes: 2 additions & 2 deletions stripper/ze_ancient_wrath_v2_test27_m5.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@ modify:
}

;fix fuel game text breaking other game_text channels
;################################# THIS CHANGE WILL NOT WORK WITHOUT HAVING ############################
;################################# THIS CHANGE WILL NOT WORK WITHOUT HAVING #############################
;############################ csgo/scripts/vscripts/gfl/ancient_config.nut ##############################
;############################################ IN THE SERVER FILES #######################################
;############ https://github.com/gflze/ZE-Configs/blob/master/vscripts/ancient_config.nut ###############
;######### https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/ancient_config.nut #############
modify:
{
match:
Expand Down
2 changes: 1 addition & 1 deletion stripper/ze_aot_trost_v8_3.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ modify:
;############################## THIS CHANGE WILL NOT WORK WITHOUT HAVING #####################################
;############################### csgo/scripts/vscripts/gfl/aot_v8_patched.nut ################################
;######################################## IN THE SERVER FILES ################################################
;################ https://github.com/gflze/ZE-Configs/blob/master/vscripts/aot_v8_patched.nut ################
;############# https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/aot_v8_patched.nut ##############
modify:
{
match:
Expand Down
2 changes: 1 addition & 1 deletion stripper/ze_backrooms_deathbed_t1f.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ add:
;############################ THIS CHANGE WILL NOT WORK WITHOUT HAVING ###################################
;############################# csgo/scripts/vscripts/gfl/PushBack.nut ####################################
;###################################### IN THE SERVER FILES ##############################################
;################# https://github.com/gflze/ZE-Configs/blob/master/vscripts/PushBack.nut #################
;############## https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/PushBack.nut ###############
modify:
{
match:
Expand Down
4 changes: 2 additions & 2 deletions stripper/ze_best_korea_v1.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
;################################# THIS CHANGE WILL NOT WORK WITHOUT HAVING ##################################
;################################# csgo/scripts/vscripts/gfl/inject_fix.nut ##################################
;############################################ IN THE SERVER FILES ############################################
;################# https://github.com/gflze/ZE-Configs/blob/master/vscripts/inject_fix.nut ###################
;############## https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/inject_fix.nut #################
add:
{
"classname" "logic_relay"
Expand Down Expand Up @@ -205,7 +205,7 @@ modify:
;############################ THIS CHANGE WILL NOT WORK WITHOUT HAVING ###################################
;############################# csgo/scripts/vscripts/gfl/mapmanager.nut ##################################
;###################################### IN THE SERVER FILES ##############################################
;############### https://github.com/gflze/ZE-Configs/blob/master/vscripts/mapmanager.nut #################
;############ https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/mapmanager.nut ###############
modify:
{
match:
Expand Down
2 changes: 1 addition & 1 deletion stripper/ze_bible_adventure_ot_v1_5.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
;################################# THIS CHANGE WILL NOT WORK WITHOUT HAVING ##################################
;############################### csgo/scripts/vscripts/gfl/bible_antiswear.nut ###############################
;###################################### IN THE SERVER FILES ##################################################
;############### https://github.com/gflze/ZE-Configs/blob/master/vscripts/bible_antiswear.nut ################
;############ https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/bible_antiswear.nut ##############
add:
{
"classname" "game_text"
Expand Down
6 changes: 3 additions & 3 deletions stripper/ze_border_b2_fix.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
;############################### csgo/scripts/vscripts/gfl/init_patched.nut ##################################
;########################## csgo/scripts/vscripts/gfl/message_eng_fix.nut ####################################
;############################################ IN THE SERVER FILES ############################################
;############# https://github.com/gflze/ZE-Configs/blob/master/vscripts/ze_border_patched.nut ################
;################ https://github.com/gflze/ZE-Configs/blob/master/vscripts/init_patched.nut ##################
;############## https://github.com/gflze/ZE-Configs/blob/master/vscripts/message_eng_fix.nut #################
;########## https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/ze_border_patched.nut ##############
;############# https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/init_patched.nut ################
;########### https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/message_eng_fix.nut ###############
modify:
{
match:
Expand Down
2 changes: 1 addition & 1 deletion stripper/ze_cruelty_squad_v1_12.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
;############################## THIS CHANGE WILL NOT WORK WITHOUT HAVING #####################################
;############################# csgo/scripts/vscripts/gfl/gorbinos_magic.nut ##################################
;######################################## IN THE SERVER FILES ################################################
;############### https://github.com/gflze/ZE-Configs/blob/master/vscripts/gorbinos_magic.nut #################
;############ https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/gorbinos_magic.nut ###############
modify:
{
match:
Expand Down
2 changes: 1 addition & 1 deletion stripper/ze_dark_souls_ptd_csgo2.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ modify:
;############################# THIS CHANGE WILL NOT WORK WITHOUT HAVING ##################################
;########################### csgo/scripts/vscripts/gfl/darksouls_item.nut ################################
;###################################### IN THE SERVER FILES ##############################################
;############# https://github.com/gflze/ZE-Configs/blob/master/vscripts/darksouls_item.nut ###############
;########## https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/darksouls_item.nut #############
modify:
{
match:
Expand Down
2 changes: 1 addition & 1 deletion stripper/ze_diddle_v3.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2571,7 +2571,7 @@ modify:
;############################ THIS CHANGE WILL NOT WORK WITHOUT HAVING ###################################
;########################## csgo/scripts/vscripts/gfl/manager_patched.nut ################################
;###################################### IN THE SERVER FILES ##############################################
;############# https://github.com/gflze/ZE-Configs/blob/master/vscripts/manager_patched.nut ##############
;########## https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/manager_patched.nut ############
modify:
{
match:
Expand Down
2 changes: 1 addition & 1 deletion stripper/ze_doom3_v2.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -1629,7 +1629,7 @@ modify:
; ############################### THIS CHANGE WILL NOT WORK WITHOUT HAVING ################################
; ############################## csgo/scripts/vscripts/gfl/boss_move_tar.nut ##############################
; ########################################## IN THE SERVER FILES ##########################################
; ############## https://github.com/gflze/ZE-Configs/blob/master/vscripts/boss_move_tar.nut ###############
; ########### https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/boss_move_tar.nut #############
modify:
{
match:
Expand Down
2 changes: 1 addition & 1 deletion stripper/ze_eternal_grove_v3.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ modify:
;################################# THIS CHANGE WILL NOT WORK WITHOUT HAVING ##################################
;################################# csgo/scripts/vscripts/gfl/inject_fix.nut ##################################
;############################################ IN THE SERVER FILES ############################################
;################# https://github.com/gflze/ZE-Configs/blob/master/vscripts/inject_fix.nut ###################
;############## https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/inject_fix.nut #################
add:
{
"classname" "logic_relay"
Expand Down
2 changes: 1 addition & 1 deletion stripper/ze_ffxii_paramina_rift_r4.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ filter:
;############################ THIS CHANGE WILL NOT WORK WITHOUT HAVING ###################################
;########################## csgo/scripts/vscripts/gfl/paramina_items.nut #################################
;###################################### IN THE SERVER FILES ##############################################
;############## https://github.com/gflze/ZE-Configs/blob/master/vscripts/paramina_items.nut ##############
;########### https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/paramina_items.nut ############
filter:
{
"targetname" "Map_Text_Fire"
Expand Down
2 changes: 1 addition & 1 deletion stripper/ze_l0v0l_v1_4_csgo2.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ modify:
;############################ THIS CHANGE WILL NOT WORK WITHOUT HAVING ###################################
;########################### csgo/scripts/vscripts/gfl/lovol_fix.nut #####################################
;###################################### IN THE SERVER FILES ##############################################
;################ https://github.com/gflze/ZE-Configs/blob/master/vscripts/lovol_fix.nut #################
;############# https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/lovol_fix.nut ###############
modify:
{
match:
Expand Down
2 changes: 1 addition & 1 deletion stripper/ze_lotr_isengard_csgo1.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ modify:
;############################ THIS CHANGE WILL NOT WORK WITHOUT HAVING ###################################
;############################### csgo/scripts/vscripts/gfl/gandalf.nut ###################################
;###################################### IN THE SERVER FILES ##############################################
;################# https://github.com/gflze/ZE-Configs/blob/master/vscripts/gandalf.nut ##################
;############## https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/gandalf.nut ################
modify:
{
match:
Expand Down
6 changes: 3 additions & 3 deletions stripper/ze_lotr_minas_tirith_p5.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -1887,7 +1887,7 @@ modify:
;################################# THIS CHANGE WILL NOT WORK WITHOUT HAVING ##################################
;################################ csgo/scripts/vscripts/gfl/minas_display.nut ################################
;############################################ IN THE SERVER FILES ############################################
;############### https://github.com/gflze/ZE-Configs/blob/master/vscripts/minas_display.nut ##################
;############ https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/minas_display.nut ################
modify:
{
match:
Expand Down Expand Up @@ -1995,7 +1995,7 @@ modify:
;################################# THIS CHANGE WILL NOT WORK WITHOUT HAVING ##################################
;################################ csgo/scripts/vscripts/gfl/minas_display.nut ################################
;############################################ IN THE SERVER FILES ############################################
;############### https://github.com/gflze/ZE-Configs/blob/master/vscripts/minas_display.nut ##################
;############ https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/minas_display.nut ################
modify:
{
match:
Expand Down Expand Up @@ -2072,7 +2072,7 @@ modify:
;################################# THIS CHANGE WILL NOT WORK WITHOUT HAVING ##################################
;################################ csgo/scripts/vscripts/gfl/minas_display.nut ################################
;############################################ IN THE SERVER FILES ############################################
;############### https://github.com/gflze/ZE-Configs/blob/master/vscripts/minas_display.nut ##################
;############ https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/minas_display.nut ################
add:
{
"targetname" "balrog_text"
Expand Down
6 changes: 3 additions & 3 deletions stripper/ze_mapeadores_museum_v1.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ filter:
;############################## THIS CHANGE WILL NOT WORK WITHOUT HAVING #####################################
;######################## csgo/scripts/vscripts/gfl/finalfuntasy_manager_patched.nut #########################
;###################################### IN THE SERVER FILES ##################################################
;######### https://github.com/gflze/ZE-Configs/blob/master/vscripts/finalfuntasy_manager_patched.nut #########
;###### https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/finalfuntasy_manager_patched.nut #######
modify:
{
match:
Expand All @@ -113,7 +113,7 @@ modify:
;############################## THIS CHANGE WILL NOT WORK WITHOUT HAVING #####################################
;############################### csgo/scripts/vscripts/gfl/museum_patched.nut ################################
;######################################## IN THE SERVER FILES ################################################
;################ https://github.com/gflze/ZE-Configs/blob/master/vscripts/museum_patched.nut ################
;############# https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/museum_patched.nut ##############
;modify:
;{
; match:
Expand Down Expand Up @@ -347,7 +347,7 @@ modify:
;################################# THIS CHANGE WILL NOT WORK WITHOUT HAVING ###################################
;########################## csgo/scripts/vscripts/gfl/museumbuttonclaiming1.nut ###############################
;########################################### IN THE SERVER FILES ##############################################
;############# https://github.com/gflze/ZE-Configs/blob/master/vscripts/museumbuttonclaiming1.nut #############
;########## https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/museumbuttonclaiming1.nut ###########
modify:
{
match:
Expand Down
2 changes: 1 addition & 1 deletion stripper/ze_pirates_port_royal_v5_6.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ add:
;############################ THIS CHANGE WILL NOT WORK WITHOUT HAVING ###################################
;############################# csgo/scripts/vscripts/gfl/PushBack.nut ####################################
;###################################### IN THE SERVER FILES ##############################################
;################# https://github.com/gflze/ZE-Configs/blob/master/vscripts/PushBack.nut #################
;############## https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/PushBack.nut ###############
modify:
{
match:
Expand Down
2 changes: 1 addition & 1 deletion stripper/ze_pizzatime_v9.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
;################################# THIS CHANGE WILL NOT WORK WITHOUT HAVING ##################################
;################################# csgo/scripts/vscripts/gfl/inject_fix.nut ##################################
;############################################ IN THE SERVER FILES ############################################
;################# https://github.com/gflze/ZE-Configs/blob/master/vscripts/inject_fix.nut ###################
;############## https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/inject_fix.nut #################
add:
{
"classname" "logic_relay"
Expand Down
4 changes: 2 additions & 2 deletions stripper/ze_platformer_b6.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
;############################### THIS FIX WILL NOT WORK WITHOUT HAVING ##################################
;######################### csgo/scripts/vscripts/gfl/platformerrocket_fix.nut ###########################
;######################################## IN THE SERVER FILES ###########################################
;########## https://github.com/gflze/ZE-Configs/blob/master/vscripts/platformerrocket_fix.nut ###########
;####### https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/platformerrocket_fix.nut #########
modify:
{
match:
Expand Down Expand Up @@ -555,7 +555,7 @@ modify:
;############################## THIS FIX WILL NOT WORK WITHOUT HAVING #############################################
;########################### csgo/scripts/vscripts/gfl/platformerplayer_patched.nut ###############################
;########################################## IN THE SERVER FILES ###################################################
;######## https://github.com/gflze/ZE-Configs/blob/master/vscripts/platformerplayer_patched.nut ########
;########### https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/platformerplayer_patched.nut ###########
modify:
{
match:
Expand Down
2 changes: 1 addition & 1 deletion stripper/ze_silent_hill_2_illusion_b5.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ add:
;############################ THIS CHANGE WILL NOT WORK WITHOUT HAVING ###################################
;############################ csgo/scripts/vscripts/gfl/sh2_patched.nut ##################################
;###################################### IN THE SERVER FILES ##############################################
;################ https://github.com/gflze/ZE-Configs/blob/master/vscripts/sh2_patched.nut ###############
;############# https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/sh2_patched.nut #############
modify:
{
match:
Expand Down
2 changes: 1 addition & 1 deletion stripper/ze_silent_hill_3_dawn_v2.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ modify:
;############################ THIS CHANGE WILL NOT WORK WITHOUT HAVING ###################################
;########################## csgo/scripts/vscripts/gfl/illusion_patched.nut ###############################
;###################################### IN THE SERVER FILES ##############################################
;############# https://github.com/gflze/ZE-Configs/blob/master/vscripts/illusion_patched.nut #############
;########## https://github.com/gflze/CSGO-ZE-Configs/blob/master/vscripts/illusion_patched.nut ###########
modify:
{
match:
Expand Down
Loading

0 comments on commit 87e8eb7

Please sign in to comment.