Raised This Month: $12 Target: $400
 3% 

[MOD] CS Zombie Panic (v1.4.2)


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Gameplay       
Hedgehog Fog
Senior Member
Join Date: Jun 2010
Location: Ukraine
Old 02-09-2021 , 11:54   [MOD] CS Zombie Panic (v1.4.2)
Reply With Quote #1


About
This project is a port of HL Zombie Panic! for Counter-Strike
Requirements
  • Amx Mod X 1.9+
  • RegameDLL + ReAPI

Gameplay
Each round, all players appear as survivors, during the freezetime players can choose a team. After the end of the freezetime, if there are no zombies willing to play, a random player will turn into a zombie.
Zombies have their own spawn points and have a limited number of lives, if the lives end, the zombies will lose.
Unlike humans, zombies have increased health (200 points) and a slightly reduced movement speed.
Survivor equipment is a crowbar and 9mm handgun with one clip, the rest of the weapons and ammo will have to be found on the map. The more weapons and ammo a player has, the slower their movement speed, so when you have enough ammo, consider sharing it with other survivors.
Gamemodes

Classic
The game is played until the zombies use all their lives (20 by default) or until the round expires.
Objective
In this mode, the number of zombies' lives is not limited, the round time is also infinite. Survivors should complete some objectives on the map, which will open them access to the escape zone.

Weapons:
  • Crowbar
  • 9mm Pistol
  • M16
  • Shotgun
  • Grenade
  • Satchel


Panic
In this mode, the player throws out all ammo and weapons, except for the active one, his speed increases, which allows him to escape from the zombies.


Control
  • z (radio1, changeammotype) - Select ammo
  • x (radio2, dropammo) - Drop selected ammo
  • o (buyequip, panic) - Panic
  • f (impulse 100) - Flashlight
  • f (impulse 100) - Zombie Vision


Media




Support me


Support me on GitHub.

Join the Steam group
Download

zombiepanic-142-resources.zip (62 MB)
Attached Files
File Type: zip zombiepanic-142-addons-src.zip (119.2 KB, 211 views)
__________________

❄️ CS Snow Wars - Mod based on snowballs fights
🧟 CS Zombie Panic - A port of HL Zombie Panic!
🎃 CS Halloween Mod - Completely new gamemode for Halloween Holidays
📦 AMXXPack - CLI and build system for amxx projects
🔧 Custom Entities API - API to register custom entities

Last edited by Hedgehog Fog; 09-20-2022 at 13:36.
Hedgehog Fog is offline
Hedgehog Fog
Senior Member
Join Date: Jun 2010
Location: Ukraine
Old 02-09-2021 , 12:03   Re: CS Zombie Panic (ReAPI)
Reply With Quote #2

Addons
  • crx_ranksystem_zombiepanic.sma - addon for OciXCrom's Rank System to add Zombie Panic support

Don't try to download compiled versions
Attached Files
File Type: sma Get Plugin or Get Source (crx_ranksystem_zombiepanic.sma - 303 views - 5.4 KB)
__________________

❄️ CS Snow Wars - Mod based on snowballs fights
🧟 CS Zombie Panic - A port of HL Zombie Panic!
🎃 CS Halloween Mod - Completely new gamemode for Halloween Holidays
📦 AMXXPack - CLI and build system for amxx projects
🔧 Custom Entities API - API to register custom entities

Last edited by Hedgehog Fog; 03-27-2021 at 08:37.
Hedgehog Fog is offline
Hedgehog Fog
Senior Member
Join Date: Jun 2010
Location: Ukraine
Old 02-13-2021 , 10:56   Re: CS Zombie Panic (ReAPI)
Reply With Quote #3

Updated to 1.1.0
  • Added infection (10% chance by default)
  • Satchel charges are now can be picked up
  • Improved spread and recoil system
  • Added damage range modifier
  • Reduced zombie damage to 25
  • Fixed decals
  • Fixed client crashes when using melee weapons

__________________

❄️ CS Snow Wars - Mod based on snowballs fights
🧟 CS Zombie Panic - A port of HL Zombie Panic!
🎃 CS Halloween Mod - Completely new gamemode for Halloween Holidays
📦 AMXXPack - CLI and build system for amxx projects
🔧 Custom Entities API - API to register custom entities

Last edited by Hedgehog Fog; 09-20-2022 at 13:35.
Hedgehog Fog is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 02-19-2021 , 09:21   Re: CS Zombie Panic (ReAPI)
Reply With Quote #4

Reminds me of the classic Mystic death zombie mod and 28W; good stuff.
__________________

Last edited by DruGzOG; 02-19-2021 at 09:21.
DruGzOG is offline
Send a message via AIM to DruGzOG
Hedgehog Fog
Senior Member
Join Date: Jun 2010
Location: Ukraine
Old 02-23-2021 , 15:37   Re: CS Zombie Panic (ReAPI)
Reply With Quote #5

Updated to 1.2.0
Additions and improvements:
  • Reduced crowbar damage to 25
  • Added crowbar knockback
  • Zombie lives are now related to the number of survivors
  • Zombies number are now related to the number of survivors
  • Added chooseteam command for spectators
  • Zombies no longer respawn after round ends
  • Magnum no longer eject brass when shooting
  • Added blink effect at the end of the transformation
  • Added unselectable characters support
Cvars:
  • Added zp_zombie_lives_per_player cvar
Fixes:
  • Fixed client crashes related to weapon icon names
  • Fixed crosshair flickering
  • Fixed zombie vision external fade handling
  • Fixed zombie vision fade effect when respawning
__________________

❄️ CS Snow Wars - Mod based on snowballs fights
🧟 CS Zombie Panic - A port of HL Zombie Panic!
🎃 CS Halloween Mod - Completely new gamemode for Halloween Holidays
📦 AMXXPack - CLI and build system for amxx projects
🔧 Custom Entities API - API to register custom entities
Hedgehog Fog is offline
Hedgehog Fog
Senior Member
Join Date: Jun 2010
Location: Ukraine
Old 02-28-2021 , 16:03   Re: CS Zombie Panic (ReAPI)
Reply With Quote #6

Updated to 1.3.0
Additions and improvements:
  • Removed default pain sound
  • Infected players no longer bleed
  • Increased fade in time for win message
  • Increased objective mark max velocity
  • Weapons and items are now respawnable
  • Reduced pickups respawn time
  • Pickups will no longer respawn when players are nearby
  • Added competitive mode
  • Reduced 556ar spread

Cvars:
  • zombiepanic_version cvar is now visible for monitoring
  • Added zp_competitive cvar

Fixes:
  • Fixed win conditions for spectators
  • Fixed death sound for infected players
  • Fixed melee secondary attack for bots
  • Fixed first shot spread calculation
  • Fixed death sound on transformation
  • Fixed death message icons
__________________

❄️ CS Snow Wars - Mod based on snowballs fights
🧟 CS Zombie Panic - A port of HL Zombie Panic!
🎃 CS Halloween Mod - Completely new gamemode for Halloween Holidays
📦 AMXXPack - CLI and build system for amxx projects
🔧 Custom Entities API - API to register custom entities
Hedgehog Fog is offline
Hedgehog Fog
Senior Member
Join Date: Jun 2010
Location: Ukraine
Old 03-06-2021 , 17:05   Re: [CS] Zombie Panic 1.3.0
Reply With Quote #7

Added addon for OciXCrom's Rank System to add Zombie Panic support
See #5 post
__________________

❄️ CS Snow Wars - Mod based on snowballs fights
🧟 CS Zombie Panic - A port of HL Zombie Panic!
🎃 CS Halloween Mod - Completely new gamemode for Halloween Holidays
📦 AMXXPack - CLI and build system for amxx projects
🔧 Custom Entities API - API to register custom entities

Last edited by Hedgehog Fog; 03-06-2021 at 17:08.
Hedgehog Fog is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 03-06-2021 , 17:12   Re: [CS] Zombie Panic 1.3.0
Reply With Quote #8

Quote:
Originally Posted by Hedgehog95 View Post
Added addon for OciXCrom's Rank System to add Zombie Panic support
See #5 post
Thanks!

Just a small note:

Code:
GiveReward(pPlayer, szReward[], iDefaultAmount = 0) {     new iXp = GetReward(pPlayer, szReward, iDefaultAmount);     crxranks_give_user_xp(pPlayer, iXp, _, CRXRANKS_XPS_REWARD); } GetReward(pPlayer, szReward[], iDefaultValue = 0) {     return crxranks_xp_reward_is_set(szReward)         ? crxranks_get_xp_reward(pPlayer, szReward)         : iDefaultValue; }

You don't have to use "crxranks_xp_reward_is_set" or "crxranks_get_xp_reward". The plugin already checks this internally when using "crxranks_give_user_xp" and uses 0 if the reward doesn't exist.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
Hedgehog Fog
Senior Member
Join Date: Jun 2010
Location: Ukraine
Old 03-06-2021 , 17:30   Re: [CS] Zombie Panic 1.3.0
Reply With Quote #9

Quote:
Originally Posted by OciXCrom View Post
Thanks!
You don't have to use "crxranks_xp_reward_is_set" or "crxranks_get_xp_reward". The plugin already checks this internally when using "crxranks_give_user_xp" and uses 0 if the reward doesn't exist.
This doesn't allow you to use a default value if the value is not set in the config. In this implementation, you can override default values using config, it will not be 0 by default, which allows you to install plugins without setting rewards in the config.
__________________

❄️ CS Snow Wars - Mod based on snowballs fights
🧟 CS Zombie Panic - A port of HL Zombie Panic!
🎃 CS Halloween Mod - Completely new gamemode for Halloween Holidays
📦 AMXXPack - CLI and build system for amxx projects
🔧 Custom Entities API - API to register custom entities

Last edited by Hedgehog Fog; 03-06-2021 at 18:18.
Hedgehog Fog is offline
Hedgehog Fog
Senior Member
Join Date: Jun 2010
Location: Ukraine
Old 03-06-2021 , 19:52   Re: [CS] Zombie Panic 1.3.0
Reply With Quote #10

Updated OciXCrom's Rank System to add Zombie Panic support addon
  • Fixed button toggle state check.
__________________

❄️ CS Snow Wars - Mod based on snowballs fights
🧟 CS Zombie Panic - A port of HL Zombie Panic!
🎃 CS Halloween Mod - Completely new gamemode for Halloween Holidays
📦 AMXXPack - CLI and build system for amxx projects
🔧 Custom Entities API - API to register custom entities
Hedgehog Fog 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 03:26.


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