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 {