AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Zombie Plague Mod (https://forums.alliedmods.net/forumdisplay.php?f=126)
-   -   Subplugin Submission [ZP43 | ZP50] Crowbar v1.1 [Extra Item] (https://forums.alliedmods.net/showthread.php?t=293621)

edon1337 02-05-2017 09:18

[ZP43 | ZP50] Crowbar v1.1 [Extra Item]
 
2 Attachment(s)
.: Description :.
Quote:

Crowbar Is A Powerful Extra Item Weapon, It's A Metallic Weapon With Knockback And Ultra Damage Included Now Brought Into Zombie Plague As An Extra Item. It Lasts Only 1 Round.
.: Installation :.
Quote:

_PLUGIN_
zp_crowbar.sma -- > \addons\amxmodx\scripting
zp_crowbar.amxx (Compile Locally) -- > \addons\amxmodx\plugins

_MODEL_
crowbar_v.mdl -- > \models\crowbar
crowbar_p.mdl -- > \models\crowbar

_SOUND_
knife_stab.wav -- > \sound\weapons\crowbar
knife_slash1.wav -- > \sound\weapons\crowbar
knife_slash2.wav -- > \sound\weapons\crowbar
knife_hitwall1.wav -- > \sound\weapons\crowbar
knife_hit4.wav -- > \sound\weapons\crowbar
knife_hit3.wav -- > \sound\weapons\crowbar
knife_hit2.wav -- > \sound\weapons\crowbar
knife_hit1.wav -- > \sound\weapons\crowbar
knife_deploy1.wav -- > \sound\weapons\crowbar
.: Cvars :.
Quote:

crowbar_damage 3 (default) // Damage Multiplier
crowbar_knockback 30 (default) // Knockback
.: Console Admin Commands :.
Quote:

crowbar_get // Gets FREE Crowbar
.: Credits :.
Quote:

MeRcyLeZZ - Developer of ZP
CHyC/4e/l - Developer of ZP Knife Menu (took Knockback code and sound replacement from it)
.: Changelog :.
Quote:

(*) v1.1 (*)
- Fixed the invalid player id errors in Ham_TakeDamage
- Fixed the index out of bounds in Ham_Item_Deploy Post
- Removed Ham_Killed because it's not needed if we use Ham_Spawn (He anyways will spawn)
- Used zp_user_infected_post and zp_user_humanized_post to block Survivor/ Nemesis/ Zombies from using the Crowbar
- Added a new stock (zp_get_user_human)
- Used get_pdata_cbase instead of pev_owner
- Added colorchat.inc in the ZIP archive (addons/amxmodx/scripting/include)

(*) v1.0 (*)
- First Public Release
.: Screenshot :.

https://image.ibb.co/iUHLdv/crowbar1.png
https://image.ibb.co/e5dhrF/crowbar2.png

georgik57 02-05-2017 11:34

Re: [ZP43 | ZP50] Crowbar [Extra Item]
 
I guess a crowbar makes more sense than a knife in a zombie apocalypse lol.

edon1337 02-05-2017 12:15

Re: [ZP43 | ZP50] Crowbar [Extra Item]
 
Quote:

Originally Posted by georgik57 (Post 2493107)
I guess a crowbar makes more sense than a knife in a zombie apocalypse lol.

That's too true to be honest, Mercylezz forgot that one lmao. Instead of leaving it to that harmless little knife, he could've added an Axe or a Hammer.

CrazY. 02-23-2017 20:39

Re: [ZP43 | ZP50] Crowbar v1.1 [Extra Item]
 
Good Job! I like your plugin.


All times are GMT -4. The time now is 23:28.

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