Raised This Month: $ Target: $400
 0% 

Subplugin Submission [ZP] Extra Item : Plasma Rifle


Post New Thread Reply   
 
Thread Tools Display Modes
Sh0oT3R
Member
Join Date: Feb 2011
Old 04-26-2011 , 08:13   Re: [ZP] Extra Item : Plasma Rifle
Reply With Quote #21

Do you have ZPA, Configurator ?
__________________
Sorry if my language is incorrect.
Sh0oT3R is offline
Configurator
Member
Join Date: Apr 2010
Location: Georgia
Old 04-26-2011 , 08:22   Re: [ZP] Extra Item : Plasma Rifle
Reply With Quote #22

Yes
Zombie Plague Advance 1.6.1
Configurator is offline
Sh0oT3R
Member
Join Date: Feb 2011
Old 04-27-2011 , 10:58   Re: [ZP] Extra Item : Plasma Rifle
Reply With Quote #23

This plugin doesn't work on ZPA
__________________
Sorry if my language is incorrect.
Sh0oT3R is offline
gRfd
Member
Join Date: Jan 2009
Old 04-30-2011 , 08:48   Re: [ZP] Extra Item : Plasma Rifle
Reply With Quote #24

When new round begin, change to USP ant back to plazma, model was famas, fix.
gRfd is offline
Cifoldas
Junior Member
Join Date: Mar 2011
Location: Behind You
Old 04-30-2011 , 13:06   Re: [ZP] Extra Item : Plasma Rifle
Reply With Quote #25

Great plugin has again surprised me
__________________
Sorry For bad english
Cifoldas is offline
Send a message via MSN to Cifoldas Send a message via Skype™ to Cifoldas
Sh0oT3R
Member
Join Date: Feb 2011
Old 04-30-2011 , 14:43   Re: [ZP] Extra Item : Plasma Rifle
Reply With Quote #26

gRfd Plasma Rifle Power disactivates on new round
__________________
Sorry if my language is incorrect.
Sh0oT3R is offline
gRfd
Member
Join Date: Jan 2009
Old 04-30-2011 , 16:36   Re: [ZP] Extra Item : Plasma Rifle
Reply With Quote #27

How to turn off this option?
gRfd is offline
bartek93tbg
Member
Join Date: Apr 2011
Location: Poland
Old 04-30-2011 , 16:43   Re: [ZP] Extra Item : Plasma Rifle
Reply With Quote #28

I like your plugin but when I drop plasma weapon (G), it looks like normal famas. Can you tell me how to fix it ? Thanks for any help.

Last edited by bartek93tbg; 04-30-2011 at 16:47.
bartek93tbg is offline
SonicSonedit
Veteran Member
Join Date: Nov 2008
Location: Silent Hill
Old 04-30-2011 , 20:01   Re: [ZP] Extra Item : Plasma Rifle
Reply With Quote #29

bartek93tbg
He doesn't know how to fix it, because he is not plugin author. He just ripped it off.

gRfd
http://forums.alliedmods.net/showpos...9&postcount=13
__________________

SonicSonedit is offline
gRfd
Member
Join Date: Jan 2009
Old 05-01-2011 , 06:47   Re: [ZP] Extra Item : Plasma Rifle
Reply With Quote #30

Quote:
Originally Posted by SonicSonedit View Post
bartek93tbg
He doesn't know how to fix it, because he is not plugin author. He just ripped it off.

gRfd
http://forums.alliedmods.net/showpos...9&postcount=13
Not working!

THis code already in plugin:
public zp_user_humanized_pre(id)
{
g_HasRifle[id] = false
}
public zp_user_infected_post(id)
{
g_HasRifle[id] = false
}
public fw_PlayerKilled(victim, attacker, shouldgib)
{
if(is_user_alive(victim))
{
g_HasRifle[victim] = false
return HAM_HANDLED
}
return HAM_IGNORED
}

public Event_NewRound()
{
for (new i = 1; i <= get_maxplayers(); i++)
{
g_HasRifle[i] = false
}
}
gRfd is offline
Reply



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 17:47.


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