Thread: [Subplugin Submission] [ZP] Extra Item: Balrog Ethereal
View Single Post
Author Message
CrazY.
Veteran Member
Join Date: May 2015
Location: SP, Brazil
Old 11-06-2015 , 10:11   [ZP] Extra Item: Balrog Ethereal
Reply With Quote #1

[ZP] Extra Item: Balrog Ethereal
By: CrazY.


Description:
Quote:
  • This plugin add a new weapon in extra items menu with the name of [Balrog] Ethereal. That weapon launch a powerfull beams! When the laser hit any object, a explosion effect with red color appers.
Included:
Quote:
  • amxmodx;
  • amxmisc;
  • engine;
  • cstrike;
  • fakemeta;
  • hamsandwich;
  • zombieplague;
  • cs_ham_bots_api;
Cvars:
Quote:
  • zp_balrog_ethereal_ammo <number> - Ammo amout.
  • zp_balrog_ethereal_clip <number> - Clip amout. (Max: 100)
  • zp_balrog_ethereal_one_round <0/1> - Only one round.
  • zp_balrog_ethereal_damage <number> - Damage multiplier.
  • zp_balrog_ethereal_unlimited <0/1> - Unlimited ammunition.
Configuration:
Quote:
PHP Code:
// Item Name
#define ITEM_NAME "Balrog Ethereal"

// Item Cost
#define ITEM_COST 70 
Commands:
Quote:
  • zp_give_balrog_ethereal <target> - Give the item to target.
Change log:
Quote:
PHP Code:
v1.5: (Mar 2017
Updated all the codeadded explosion effectadded new cvarsfixed world sound bugfixed mistakes with the clip and bpammo;

v1.6: (Mar 2017
Added custom weapon list; 
Credits:
Quote:
PHP Code:
MeRcyLeZZ: for the nice zombie plague mod.
Crazycreated the extra item code.
deanamx: for the nice weapon model.
And 
all zombie-mod players that use this weapon
Enjoy!
Attached Files
File Type: sma Get Plugin or Get Source (zp_extra_balrog_ethereal.sma - 5744 views - 17.3 KB)
File Type: zip resources.zip (928.8 KB, 3640 views)

Last edited by CrazY.; 03-20-2017 at 19:11. Reason: Updated to v1.6
CrazY. is offline