Raised This Month: $ Target: $400
 0% 

Zombie Plague Mod 5.0


Post New Thread Closed Thread   
 
Thread Tools Display Modes
aaarnas
Veteran Member
Join Date: Jun 2008
Location: Lithuania
Old 10-12-2008 , 08:37   Re: Zombie Plague Mod 4.07
#2131

Sorry, zombie class
aaarnas is offline
heroeskiller
Senior Member
Join Date: Mar 2007
Old 10-12-2008 , 09:17   Re: Zombie Plague Mod 4.07
#2132

Quote:
Originally Posted by The_Thing View Post
Umm, then I don't know why it's not working...

I have default chance and ratio but it's working for me with every new round are 3 infected zombies...
And the problem is coming again
heroeskiller is offline
Fry!
Veteran Member
Join Date: Apr 2008
Location: Latvia
Old 10-12-2008 , 09:17   Re: Zombie Plague Mod 4.07
#2133

Quote:
Originally Posted by aaarnas View Post
Sorry, zombie class
Thanks.


@ heroeskiller
What have You now changed?
__________________
Quote:
Originally Posted by wisam187
why all the great scriptors..... always.... leave and let their works go into oblivion ???
i miss your way in making outstanding plugins...
this forum needs lots of the likes of you..... and less of the idiots that spread right now.
Fry! is offline
heroeskiller
Senior Member
Join Date: Mar 2007
Old 10-12-2008 , 09:37   Re: Zombie Plague Mod 4.07
#2134

ratio to 0.41
0o

and this seems to be fine too
Code:
while (iZombies < iMaxZombies)
        {
            if (id < g_maxplayers)
                {
                id++
                }
            else
                {
                id = 1
                }

            // Dead or already a zombie
            if (!is_user_alive(id) || g_zombie[id])
                {
                continue;
                }

            // Random chance
            if (random_num(0, 1))
            {
                // Turn into a zombie
                zombieme(id, 0, 0, 1)
                iZombies++
            }
        }

Last edited by heroeskiller; 10-12-2008 at 09:41.
heroeskiller is offline
Fry!
Veteran Member
Join Date: Apr 2008
Location: Latvia
Old 10-12-2008 , 09:43   Re: Zombie Plague Mod 4.07
#2135

Well I don't know why... I try this myself and tell You if its working or not.
__________________
Quote:
Originally Posted by wisam187
why all the great scriptors..... always.... leave and let their works go into oblivion ???
i miss your way in making outstanding plugins...
this forum needs lots of the likes of you..... and less of the idiots that spread right now.
Fry! is offline
ahmad
BANNED
Join Date: Sep 2008
Old 10-12-2008 , 11:13   Re: Zombie Plague Mod 4.07
#2136

[EN] Babylon
because not make new modes of play and put as sub-plugins?

[ES]
porque no hacen nuevos modos de juego y los ponen en sub-plugins?

responds your MeRcyLeZZ
ahmad is offline
Old 10-12-2008, 11:16
rooney_09
This message has been deleted by rooney_09.
aaarnas
Veteran Member
Join Date: Jun 2008
Location: Lithuania
Old 10-12-2008 , 12:17   Re: Zombie Plague Mod 4.07
#2137

Quote:
Originally Posted by The_Thing View Post
Well I don't know why... I try this myself and tell You if its working or not.
Ok
aaarnas is offline
Fry!
Veteran Member
Join Date: Apr 2008
Location: Latvia
Old 10-12-2008 , 12:25   Re: Zombie Plague Mod 4.07
#2138

lol that was meant to heroeskiller

and between it's working for me I've set this
Code:
// Swarm Mode
// ----------
zp_swarm_enabled 1 // Enable swarm mode
zp_swarm_chance 20 // Chance (1 in X)
zp_swarm_min_players 0 // Minimum players required

// Multiple Infection
// ------------------
zp_multi_enabled 1 // Enable multiple infection mode
zp_multi_chance 20 // Chance (1 in X)
zp_multi_min_players 0 // Minimum players required
zp_multi_ratio 0.5 // Infect ratio (zombie count = ratio*human count)

// Plague Mode
// -----------
zp_plague_enabled 1 // Enable plague mode
zp_plague_chance 30 // Chance (1 in X)
zp_plague_min_players 0 // Minimum players required
zp_plague_ratio 0.5 // Infect ratio (zombie count = ratio*human count)
I had in server including me 10 people and when started multiple infection then was 5 zombies and 5 survivors.
__________________
Quote:
Originally Posted by wisam187
why all the great scriptors..... always.... leave and let their works go into oblivion ???
i miss your way in making outstanding plugins...
this forum needs lots of the likes of you..... and less of the idiots that spread right now.
Fry! is offline
KANE-EX
BANNED
Join Date: Jun 2008
Location: Overthrow SV, CS, iA HL
Old 10-12-2008 , 12:40   Re: Zombie Plague Mod 4.07
#2139

very good plugin ------ XT.
KANE-EX is offline
Fry!
Veteran Member
Join Date: Apr 2008
Location: Latvia
Old 10-12-2008 , 12:56   Re: Zombie Plague Mod 4.07
#2140

Quote:
Originally Posted by The_Thing View Post
lol, sweet, Mercylezz.

Um, which objects is possible to shoot?

And I have a problem. When I turn into survivor then appears error and kick me out of game. (p.s I play cs:czero) I don't know is this a zombie plague or counter strike problem.

Screen shot.
Mercylezz please give me advice.


And another suggestion about nades.

Can You create for other nade size radius like flare nade, creating it for napalm nade, frost nade even for infection nade.

That's all.
__________________
Quote:
Originally Posted by wisam187
why all the great scriptors..... always.... leave and let their works go into oblivion ???
i miss your way in making outstanding plugins...
this forum needs lots of the likes of you..... and less of the idiots that spread right now.
Fry! is offline
Closed Thread



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 18:39.


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