Raised This Month: $32 Target: $400
 8% 

Half-Life: Zombie Escape 0.2 [Release Date: 21/07/2020]


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Half-Life        Category:   Gameplay       
rtxa
Senior Member
Join Date: Mar 2018
Location: Argentina
Old 07-21-2020 , 12:01   Half-Life: Zombie Escape 0.2 [Release Date: 21/07/2020]
Reply With Quote #1

Half-Life: Zombie Escape



☉ Description

HL Zombie escape is a mini-mod for Half-Life 1 based on the mod from CS 1.6/CSO. It's very fun and easy to play.

At the beginning all players will be frozen until the first infection. The zombies will be choseen randomly depending on how many players are in the server. After that, all humans have to run. Zombies are frozen and will be released after 15 seconds. Goal of team zombie is to catch and infect all humans. Goal of team human is to run and escape with sucess.
  • Zombies have high health, but humans have weapons with a high knockback power.
  • Depending of the map, humans can defend some places, break floors or close gates to delay the zombies.
Watch the video to discover more about it.

☰ Commands

☉ General
  • sv_restart - Restart the game. Score of both teams are reset.
  • sv_restartround - Restart the round.
  • ze_round_time <seconds> - Set round time. Default: 500.
  • ze_round_end_delay <seconds> - Set delay for start a new round when round ends. Default: 6.0.
  • ze_release_time <seconds> - Set time for release zombies. Default: *15*.
  • ze_freeze_time <seconds> - Set time for first infection. Default: 5.0.
  • ze_minplayers <value> - Set minimum of players required to play a round. Default: 2.
☉ Human
  • ze_human_health <value> - Default: 150.
  • ze_human_armour <value> - Default: 0.
  • ze_human_maxspeed <value> - Default: 300.0.
  • ze_human_kill_frags <value> - Default: 3.
☉ Zombie
  • ze_zombie_health <value> - Default: 5000.
  • ze_zombie_gravity <value> - Default: 0.8.
  • ze_zombie_maxspeed <value> - Default: 300.0.
  • ze_zombie_infect_frags <value> - Default: 1.
☰ Requirements
⤓ Download
  • Source package contains the source code of the game mode.
  • Full package contains compiled plugins of the game mode with the resources and HL Restore Map API ready to use.
You can find Full package here. Source can be found in the attachments.

Recommended map to play in this game mode: ze_cave_v2_final

⚙ Installation
  1. Download the attached files and extract them in your server's folder (valve).
  2. Compile all the files and save them in your plugins folder.
Now you are ready to play HL Zombie Escape.

⛏ To Do
  • ☐ Add fire and frost grenade.
  • ☐ Respawn connecting players in the middle of the round as zombies, so they don't have to wait.
☉ Preview



☉ Available Languages:

The mod has multi-language support. You can translate the plugin into any language editing hlze.txt file found in lang's folder.
To install download dr_translations.zip and extract it in your server's folder.

Please, feel free to report any issues or give suggestions. Any feedback will be appreciated.
Attached Files
File Type: zip resources-hlze.zip (3.66 MB, 559 views)
File Type: zip HL-Zombie-Escape-0.2-src.zip (31.9 KB, 550 views)
File Type: zip hlze_translations.zip (1.9 KB, 353 views)
__________________

Last edited by rtxa; 08-04-2020 at 20:31. Reason: Add translations
rtxa is offline
thEsp
BANNED
Join Date: Aug 2017
Old 07-21-2020 , 12:16   Re: Half-Life: Zombie Escape 0.2 [Release Date: 21/07/2020]
Reply With Quote #2

All good but one thing I don't like is that zombies can enter the helicopter and wait for humans there.
thEsp is offline
rtxa
Senior Member
Join Date: Mar 2018
Location: Argentina
Old 07-21-2020 , 12:20   Re: Half-Life: Zombie Escape 0.2 [Release Date: 21/07/2020]
Reply With Quote #3

Quote:
Originally Posted by thEsp View Post
All good but one thing I don't like is that zombies can enter the helicopter and wait for humans there.
Hello thEsp, the way zombie escape maps are created doesn't let you handle that in a reliable way. Anyway, humans should avoid zombies to get in the helicopter in the first place.
__________________
rtxa is offline
Snake.
Senior Member
Join Date: Jul 2017
Old 07-22-2020 , 07:47   Re: Half-Life: Zombie Escape 0.2 [Release Date: 21/07/2020]
Reply With Quote #4

Code:
[tr]
CLASS_HUMAN	 		= Insan
CLASS_ZOMBIE		= Zombi
TEAMNAME_HUMAN		= Insan
TEAMNAME_ZOMBIE 	= Zombi
HUD_STATUS			= Isim: %n^nSaglik: %i^nZirh: %i^nSinif: %l
HUD_STATUS_SPEC		= Izleniyor: %n^nSaglik: %i^nZirh: %i^nSinif: %l
HUD_SCORE           = [%d] Zombi VS Insan [%d]
ROUND_DRAW          = Kimse kazanmadi!
ROUND_RESTART       = Raund yeniden baslatildi!
ROUND_MINPLAYERS 	= Bir raund baslatmak icin^n %i oyuncu gerekli.
ESCAPE_SUCCESS      = Iyi is! Kacis basarili!
ESCAPE_FAIL         = Kacis basarisiz!
RELEASE_COUNTDOWN   = Zombilerin serbest birakilmasina:^n%i saniye var !!!
FIRST_ZMB_COUNTDOWN = Ilk enfeksiyona %i saniye var !!!
Snake. is offline
Send a message via Skype™ to Snake.
norbee.16
Member
Join Date: Sep 2012
Location: Hungary
Old 12-20-2020 , 23:09   Re: Half-Life: Zombie Escape 0.2 [Release Date: 21/07/2020]
Reply With Quote #5

UTF8 BOOM

Code:
[hu]
CLASS_HUMAN	 		= Ember
CLASS_ZOMBIE		= Zombi
TEAMNAME_HUMAN		= Ember
TEAMNAME_ZOMBIE 	= Zombi
HUD_STATUS			= Név: %n^nÉlet: %i^nPajzs: %i^nTípus: %l
HUD_STATUS_SPEC		= Nézve: %n^nÉlet: %i^nPajzs: %i^nTípus: %l
HUD_SCORE           = [%d] Zombi VS Ember [%d]
ROUND_DRAW          = Senki sem nyert...
ROUND_RESTART       = Újraindult a kör!
ROUND_MINPLAYERS 	= %i életben lévő játékosra van szükség a kör megkezdéséhez.
ESCAPE_SUCCESS      = Szép munka! A menekülés sikerült!
ESCAPE_FAIL         = A menekülés nem sikerült!
RELEASE_COUNTDOWN   = Zombik elszabadulnak:^n %i másodperc múlva!
FIRST_ZMB_COUNTDOWN = Első fertőzés %i másodperc múlva !!!
__________________
norbee.16 is offline
Send a message via MSN to norbee.16 Send a message via Skype™ to norbee.16
Natsheh
Veteran Member
Join Date: Sep 2012
Old 12-21-2020 , 08:20   Re: Half-Life: Zombie Escape 0.2 [Release Date: 21/07/2020]
Reply With Quote #6

It should be called zombie escape speedrun ..
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !

Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
OneEyedJacks
Junior Member
Join Date: Feb 2021
Old 08-20-2021 , 02:49   Re: Half-Life: Zombie Escape 0.2 [Release Date: 21/07/2020]
Reply With Quote #7

Any chance we can get opposing force support for this? I set up a server and it does work... kinda. Just buggy, things like people don't always spawn as a zombie etc. If you need testing done or need logs let me know and I can provide help!
__________________
Let's make Op4 great again! https://www.oneeyedjacks.uk
OneEyedJacks is offline
rtxa
Senior Member
Join Date: Mar 2018
Location: Argentina
Old 09-02-2021 , 16:53   Re: Half-Life: Zombie Escape 0.2 [Release Date: 21/07/2020]
Reply With Quote #8

Quote:
Originally Posted by OneEyedJacks View Post
Any chance we can get opposing force support for this? I set up a server and it does work... kinda. Just buggy, things like people don't always spawn as a zombie etc. If you need testing done or need logs let me know and I can provide help!
Yeah, maybe it doesn't need a heavy modification to make it work, it's very simple the change team part, but I guess I'm gonna need to test it.
__________________
rtxa is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:17.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode