AlliedModders

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

CrazY. 11-11-2015 10:16

[ZP] Extra Item: Rock Guitar
 
4 Attachment(s)
[ZP] Extra Item: Rock Guitar
By: CrazY.

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

Description:
Quote:

  • This plugin add a new weapon in extra items menu with the name of Rock Guitar.

Included: (to all ZPS)
Quote:

  • amxmodx;
  • fun;
  • cstrike;
  • engine;
  • fakemeta;
  • hamsandwich;

Cvars:
Quote:

  • zp_rockguitar_damage_x 3.5 // Damage Multiplier For Rock Guitar
  • zp_rockguitar_clip 40 // Rock Guitar Clip
  • zp_rockguitar_bpammo 200 // Rock Guitar Bpammo
  • zp_rockguitar_shoot_speed 0.11 // Rock Guitar Shot Speed
  • zp_rockguitar_oneround 0 // Rock Guitar One Round? [0/1]

Configuration:
Quote:

PHP Code:

#define ITEM_NAME "Rock Guitar"
#define ITEM_COST 35 


Quote:

PHP Code:

new const V_GUITAR_MDL[64] = "models/zombie_plague/v_rock_guitar.mdl";
new const 
P_GUITAR_MDL[64] = "models/zombie_plague/p_rock_guitar.mdl";
new const 
W_GUITAR_MDL[64] = "models/zombie_plague/w_rock_guitar.mdl"


Change log:
Quote:

PHP Code:

v1.0
Released;

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


Next updates:
Quote:

  • A̶d̶d̶ ̶s̶u̶p̶p̶o̶r̶t̶ ̶t̶o̶ ̶w̶o̶r̶k̶ ̶w̶i̶t̶h̶ ̶Z̶P̶A̶ ̶a̶n̶d̶ ̶Z̶P̶5̶0̶;̶; - DONE -
  • Add a config for register this extra item only for admins/vips;
  • A̶d̶d̶ ̶d̶a̶m̶a̶g̶e̶ ̶s̶u̶p̶p̶o̶r̶t̶ ̶f̶o̶r̶ ̶b̶o̶t̶s̶ ̶w̶i̶t̶h̶o̶u̶t̶ ̶c̶s̶_̶h̶a̶m̶_̶b̶o̶t̶s̶_̶a̶p̶i̶ ̶(̶.̶i̶n̶c̶ ̶a̶n̶d̶ ̶.̶a̶m̶x̶x̶)̶; - DONE -


arvEL. 11-11-2015 10:22

Re: [ZP 4.3 + ZPA] Extra Item: Rock Guitar
 
nice work dude ^^

amir saiaoud 11-11-2015 10:26

Re: [ZP 4.3 + ZPA] Extra Item: Rock Guitar
 
Good job Bro :D

CrazY. 11-12-2015 07:53

Re: [ZP] Extra Item: Rock Guitar
 
Updated 11/12/2015.

Change log:
Quote:

PHP Code:

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



botz 11-18-2015 23:43

Re: [ZP] Extra Item: Rock Guitar
 
There is a problem

When the shooter shoots, he hears the GUITAR sound but other people in game only hear normal gun sound, please fix it for both , so both can hear the GUITAR SOUND 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: Rock Guitar
 
Thank you for having warned, I'll fix the code.

botz 11-19-2015 16:10

Re: [ZP] Extra Item: Rock Guitar
 
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

botz 11-26-2015 17:24

Re: [ZP] Extra Item: Rock Guitar
 
Quote:

Originally Posted by botz (Post 2364395)
There is a problem

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

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

Thanks

7 days and no fix yet? Can you please post the fix now..?

CrazY. 11-26-2015 17:53

Re: [ZP] Extra Item: Rock Guitar
 
Sorry guy, I'm working on the new version of the zombie plague, sorry for the delay, I will soon fix this problem.

wilian159 08-30-2016 18:57

Re: [ZP] Extra Item: Rock Guitar
 
He spent one year and has not yet set?


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

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