Raised This Month: $ Target: $400
 0% 

Subplugin Submission Zombie Plague Advance !! Updated to v1.6.1 on 11th September 2010 !!


Post New Thread Reply   
 
Thread Tools Display Modes
XLN's | [Lo]Phreak^n^c
Senior Member
Join Date: May 2006
Location: Argentina
Old 03-17-2013 , 16:13   Re: Zombie Plague Advance !! Updated to v1.6.1 on 11th September 2010 !!
Reply With Quote #1471

Quote:
Originally Posted by alecsoviki View Post
Download not available
Download permission denied by uploader. (0b67c2f5)
http://www.mediafire.com/?0ap46pac21qogqf
__________________
::: If u're 555 then I'm 666 :::
XLN's | [Lo]Phreak^n^c is offline
WaLkMaN
Senior Member
Join Date: Oct 2010
Location: Varna, Bulgaria
Old 04-03-2013 , 12:42   Re: Zombie Plague Advance !! Updated to v1.6.1 on 11th September 2010 !!
Reply With Quote #1472

Quote:
Originally Posted by TeddiBer View Post
pain shock free all the time is: 1 for survivors ...

pain shock free all the time is: 0 for snipers ...
I think this is a solution

PHP Code:
    else
    {
        
// Survivor
        
if (g_survivor[victim])
        {
            if (!
get_pcvar_num(cvar_survpainfree)) return;
        }
        
        
// Sniper
        
if (g_sniper[victim])
        {
            if (!
get_pcvar_num(cvar_sniperpainfree)) return;
        }
        
        
// Human
        
else return;
    } 


PHP Code:
    else
    {
        
// Survivor
        
if (g_survivor[victim])
        {
            if (!
get_pcvar_num(cvar_survpainfree)) return;
        }
        
        
// Sniper
        
else if (g_sniper[victim])
        {
            if (!
get_pcvar_num(cvar_sniperpainfree)) return;
        }
        
        
// Human
        
else return;
    } 
WaLkMaN is offline
fees
Junior Member
Join Date: Sep 2012
Old 04-22-2013 , 10:41   Re: Zombie Plague Advance !! Updated to v1.6.1 on 11th September 2010 !!
Reply With Quote #1473

i have some bug with this plugin , players can't drop weapons , how to fix it ?

edit , fixed byself

PHP Code:
public clcmd_drop(id)
{
 if (
g_survivor[id] || g_sniper[id]){
  
 }
 else
  
drop_weapons(id1)


Last edited by fees; 04-23-2013 at 08:02.
fees is offline
c2d22
Junior Member
Join Date: Feb 2013
Location: Albania
Old 06-08-2013 , 07:32   Re: Zombie Plague Advance !! Updated to v1.6.1 on 11th September 2010 !!
Reply With Quote #1474

bug in modes , in armagedon , sniper vs zombie modes , after killing , players respawn help pls
c2d22 is offline
Catastrophe
Veteran Member
Join Date: Jul 2012
Location: somewhere between narnia
Old 06-08-2013 , 07:50   Re: Zombie Plague Advance !! Updated to v1.6.1 on 11th September 2010 !!
Reply With Quote #1475

Simple suggestion to all the problems.

Start using zp50.
__________________
You will find everything u need :-
Catastrophe is offline
andros
Member
Join Date: Oct 2011
Location: Kusadak
Old 06-28-2013 , 06:52   Re: Zombie Plague Advance !! Updated to v1.6.1 on 11th September 2010 !!
Reply With Quote #1476

I can not find plugin - Auto respawn (only on Infection mode)
Please, if anyone can make it to the zombie plague advance?
__________________
andros is offline
Send a message via Skype™ to andros
MeRcyLeZZaLivE
Junior Member
Join Date: Jun 2013
Old 06-28-2013 , 07:40   Re: Zombie Plague Advance !! Updated to v1.6.1 on 11th September 2010 !!
Reply With Quote #1477

go in zombie plague advance .cfg and earch deathmatch
MeRcyLeZZaLivE is offline
andros
Member
Join Date: Oct 2011
Location: Kusadak
Old 06-28-2013 , 07:46   Re: Zombie Plague Advance !! Updated to v1.6.1 on 11th September 2010 !!
Reply With Quote #1478

Quote:
Originally Posted by MeRcyLeZZaLivE View Post
go in zombie plague advance .cfg and earch deathmatch
I know that, but I need when a player connect to the server.
__________________
andros is offline
Send a message via Skype™ to andros
2Pac
Junior Member
Join Date: Jun 2013
Location: Heaven
Old 08-12-2013 , 06:47   Re: Zombie Plague Advance !! Updated to v1.6.1 on 11th September 2010 !!
Reply With Quote #1479

abdul can you help me in one thing? i try to make game mode where survivors can only use knife and i need code for this... please help me
2Pac is offline
Send a message via Skype™ to 2Pac
Catastrophe
Veteran Member
Join Date: Jul 2012
Location: somewhere between narnia
Old 08-12-2013 , 07:00   Re: Zombie Plague Advance !! Updated to v1.6.1 on 11th September 2010 !!
Reply With Quote #1480

Quote:
Originally Posted by 2Pac View Post
abdul can you help me in one thing? i try to make game mode where survivors can only use knife and i need code for this... please help me
Abdul aint active anymore, tell us whatever u want.........
__________________
You will find everything u need :-
Catastrophe 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 09:31.


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