AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Zombie Plague Mod (https://forums.alliedmods.net/forumdisplay.php?f=126)
-   -   Subplugin Submission [ZP] Extra Item: Balrog Ethereal (https://forums.alliedmods.net/showthread.php?t=274344)

CrazY. 11-06-2015 10:11

[ZP] Extra Item: Balrog Ethereal
 
3 Attachment(s)
[ZP] Extra Item: Balrog Ethereal
By: CrazY.

http://i.imgur.com/SjkwSmB.jpg

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! :)

amir saiaoud 11-06-2015 15:22

Re: [ZP] Extra Item: Balrog Ethereal
 
CraztyThat Very Nice

CrazY. 11-06-2015 18:15

Re: [ZP] Extra Item: Balrog Ethereal
 
Change log:
Quote:

PHP Code:

v1.0
Released;

v1.1
Fixed the problem with W model;
Added a cvar to change the shot speed of the [BalrogEthereal



CrazY. 11-12-2015 09:21

Re: [ZP] Extra Item: Balrog Ethereal
 
Updated 11/12/2015.

Change log:
Quote:

PHP Code:

v1.2
Fixed the new round bug (zp_balrog_ethereal_oneround);
Added support to ZP 5.0;
Added damage support for the bots without cs_ham_bots_api (.inc and .amxx); 



wicho 11-14-2015 23:46

Re: [ZP] Extra Item: Balrog Ethereal
 
To change the v and p models instead of use CurWeapon use Ham_Item_Deploy. Another thing which it is the function of this pev_impulse?

CrazY. 11-15-2015 08:55

Re: [ZP] Extra Item: Balrog Ethereal
 
I will try to use Ham_Item_Deploy.

botz 11-18-2015 23:42

Re: [ZP] Extra Item: Balrog Ethereal
 
There is a problem

When the shooter shoots, he hears the LASER sound but other people in game only hear normal UMP sound, please fix it for both , so both can hear the laser shooter and the other people,

Please post the code below and tell me what you changed / add

Thanks

CrazY. 11-19-2015 08:01

Re: [ZP] Extra Item: Balrog Ethereal
 
Thank you for having warned, I'll fix the code.

botz 11-19-2015 16:10

Re: [ZP] Extra Item: Balrog Ethereal
 
Can you please fix the code and post it now, im waiting for it :/ i need it urgent now :/

Thanks for looking at my request

Chihuahuax 11-19-2015 20:44

Re: [ZP] Extra Item: Balrog Ethereal
 
lol you guys are repeating the same posts in 3 threads


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

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