From 7020e64261bfedf9a25d04c41105ea424ed81ee7 Mon Sep 17 00:00:00 2001 From: rtxa Date: Tue, 21 Jul 2020 11:53:31 -0300 Subject: [PATCH] Change settings and increase version number --- valve/addons/amxmodx/configs/maps/prefix_ze.cfg | 5 +---- valve/addons/amxmodx/scripting/hlze_bspcompat.sma | 2 +- valve/addons/amxmodx/scripting/hlze_claws.sma | 2 +- valve/addons/amxmodx/scripting/hlze_unlimited_ammo.sma | 2 +- 4 files changed, 4 insertions(+), 7 deletions(-) diff --git a/valve/addons/amxmodx/configs/maps/prefix_ze.cfg b/valve/addons/amxmodx/configs/maps/prefix_ze.cfg index c06382d..0b67b77 100644 --- a/valve/addons/amxmodx/configs/maps/prefix_ze.cfg +++ b/valve/addons/amxmodx/configs/maps/prefix_ze.cfg @@ -4,8 +4,5 @@ mp_flashlight 1 mp_teamplay 1 mp_teamlist "hgrunt;zm_cso_host" sv_maxspeed 300 - -// bugfixed hl -mp_bunnyhop 0 // disable this or gameplay is gonna get unfair -mp_notify_player_status 3 +mp_friendlyfire 0 diff --git a/valve/addons/amxmodx/scripting/hlze_bspcompat.sma b/valve/addons/amxmodx/scripting/hlze_bspcompat.sma index b0b8504..b4834f4 100644 --- a/valve/addons/amxmodx/scripting/hlze_bspcompat.sma +++ b/valve/addons/amxmodx/scripting/hlze_bspcompat.sma @@ -11,7 +11,7 @@ #include #define PLUGIN "HL:ZE - BSP Compat" -#define VERSION "0.1" +#define VERSION "0.2" #define AUTHOR "rtxA" #pragma semicolon 1 diff --git a/valve/addons/amxmodx/scripting/hlze_claws.sma b/valve/addons/amxmodx/scripting/hlze_claws.sma index c9272d4..e5cdd10 100644 --- a/valve/addons/amxmodx/scripting/hlze_claws.sma +++ b/valve/addons/amxmodx/scripting/hlze_claws.sma @@ -6,7 +6,7 @@ #include #define PLUGIN "HL:ZE - Claws" -#define VERSION "0.1" +#define VERSION "0.2" #define AUTHOR "rtxA" #pragma semicolon 1 diff --git a/valve/addons/amxmodx/scripting/hlze_unlimited_ammo.sma b/valve/addons/amxmodx/scripting/hlze_unlimited_ammo.sma index 9bd3a98..3547fc8 100644 --- a/valve/addons/amxmodx/scripting/hlze_unlimited_ammo.sma +++ b/valve/addons/amxmodx/scripting/hlze_unlimited_ammo.sma @@ -3,7 +3,7 @@ #include #define PLUGIN "HL:ZE - Unlimited Ammo" -#define VERSION "0.1" +#define VERSION "0.2" #define AUTHOR "rtxA | Dr.Freeman" enum {