Raised This Month: $32 Target: $400
 8% 

Subplugin Submission [ZP] Extra Item: T-Virus


Post New Thread Reply   
 
Thread Tools Display Modes
SonicSonedit
Veteran Member
Join Date: Nov 2008
Location: Silent Hill
Old 04-02-2009 , 23:34   Re: [ZP] Extra Item: T-Virus
Reply With Quote #41

did you test this optimization?)
__________________

SonicSonedit is offline
Anggara_nothing
Veteran Member
Join Date: Jan 2009
Location: Indonesia
Old 04-02-2009 , 23:39   Re: [ZP] Extra Item: T-Virus
Reply With Quote #42

@ speed
Quote:
public check_zombie(id)
{
if(
zp_get_user_zombie(id))
{
static
name[32]
get_user_name(id, name, 31)
set_hudmessage(255, 0, 0, -0.05, -0.45, 1, 0.0, 5.0, 1.0, 1.0, -1)
show_hudmessage(0, "%s has infected himself with the T-Virus!", name)
}
else
zp_set_user_ammo_packs(id, zp_get_user_ammo_packs + g_cost)

}
change to like this :
Quote:
public check_zombie(id)
{
if(
zp_get_user_zombie(id))
{
static
name[32]
get_user_name(id, name, 31)
set_hudmessage(255, 0, 0, -0.05, -0.45, 1, 0.0, 5.0, 1.0, 1.0, -1)
show_hudmessage(0, "%s has infected himself with the T-Virus!", name)
}
else
zp_set_user_ammo_packs(id, zp_get_user_ammo_packs(id) + g_cost)

}
Anggara_nothing is offline
Tonda
Senior Member
Join Date: Aug 2009
Old 06-19-2010 , 09:37   Re: [ZP] Extra Item: T-Virus
Reply With Quote #43

i need this plugin after round start, is possible?
Tonda is offline
Vechta
Veteran Member
Join Date: Jun 2010
Old 06-19-2010 , 09:41   Re: [ZP] Extra Item: T-Virus
Reply With Quote #44

Quote:
Originally Posted by Tonda View Post
i need this plugin after round start, is possible?
ye, its possbile ^^
Vechta is offline
bibu
Veteran Member
Join Date: Sep 2010
Old 04-04-2011 , 11:22   Re: [ZP] Extra Item: T-Virus
Reply With Quote #45

Bad way of switching the human to the players, and you don't check if the user is connected in set_zombie.
bibu is offline
ChickenChaser
Member
Join Date: Aug 2010
Old 12-18-2011 , 13:06   Re: [ZP] Extra Item: T-Virus
Reply With Quote #46

lool wtf T - Virus Extra item, yachs who the hell would like to be a zm ... and hi you too xD
ChickenChaser is offline
H.RED.ZONE
Veteran Member
Join Date: Sep 2011
Location: Serbia, Belgrade
Old 12-18-2011 , 13:47   Re: [ZP] Extra Item: T-Virus
Reply With Quote #47

Quote:
Originally Posted by ChickenChaser View Post
lool wtf T - Virus Extra item, yachs who the hell would like to be a zm ... and hi you too xD
It's good if you are hidden with lot of people...any way please dont revive old threats only if you find errors (:
__________________
H.RED.ZONE is offline
anantthakor
Senior Member
Join Date: Aug 2009
Old 08-23-2012 , 04:59   Re: [ZP] Extra Item: T-Virus
Reply With Quote #48

Plz someone make this as it can be only used after round start or the seconds I set.

My players buying it even before round starts and being 1st zombie and spoiling game

Last edited by anantthakor; 08-23-2012 at 05:04.
anantthakor is offline
Reply


Thread Tools
Display Modes

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:22.


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