Post: Powerup drop rates
12-12-2010, 05:09 PM #1
Default Avatar
JoelyG
Guest
(adsbygoogle = window.adsbygoogle || []).push({}); So I was wondering if there is any way to maximise the number of powerups (insta-kill, nuke etc) and what factors cause them to drop. I've noticed that when camping, drops seem to be more rare, but if I'm moving around between rooms and varying kill distances the drops seem to be more regular. This is particularly noticeable in maps like Der Riese when 4 players are camping on the top catwalk area, zombies hardly ever drop powerups when killed running towards them on the catwalk, but if someone is killing zombies by shooting them out of the window to the side, they seem to drop more often.

Anyone else noticed this or am I going insane from too much nazi zombies?
(adsbygoogle = window.adsbygoogle || []).push({});
12-12-2010, 05:24 PM #2
KillaPwner
Who’s Jim Erased?
Imma check the code in the _zombiemode_powerups.gsc and tell you something, just wait
12-12-2010, 05:26 PM #3
Default Avatar
JoelyG
Guest
Originally posted by KillaPwner View Post
Imma check the code in the _zombiemode_powerups.gsc and tell you something, just wait


Couldn't have hoped for better <3
12-12-2010, 05:47 PM #4
DFTskillz
Bounty hunter
power ups drop more the less you pick them up, try it and tell me Smile
12-12-2010, 05:47 PM #5
Mercenary95
You talkin to me?
This will be intresting, seriously.
12-12-2010, 06:01 PM #6
KillaPwner
Who’s Jim Erased?
Alright, there is a lot of stuff here:

So, there is a variable in the game called "score_to_drop" that is given by:

The amount of players * Starting score + The variable "zombie_powerup_drop_increment"

"zombie_powerup_drop_increment" equals to "2000" at the start of the match.

Then, it puts the global score (the TOTAL score of each player) in a variable called "curr_total_score".

Then, if this last variable > score_to_drop = Drops a power up (then it multiplies the zombie_powerup_drop_increment by 1.14 but meh)

Basically, the more you go far in the game, the more points you need to get for a powerup to come, the less powerups you are going to get. Easy nuff?

On the internetz i found a tool to calculate how many points you need to get the next powerup : You must login or register to view this content.

All theAlright, there is a lot of stuff here:

So, there is a variable in the game called "score_to_drop" that is given by:

The amount of players * Starting score + The variable "zombie_powerup_drop_increment"

"zombie_powerup_drop_increment" equals to "2000" at the start of the match.

Then, it puts the global score (the TOTAL score of each player) in a variable called "curr_total_score".

Then, if this last variable > score_to_drop = Drops a power up (then it multiplies the zombie_powerup_drop_increment by 1.14 but you probably meh)

On the internetz i found a tool to calculate how many points you need to get the next powerup :P: You must login or register to view this content.

Don't quote on me that, but i'm pretty sure that the camping/running around does not affect at all the powerup drops, however, i reccomend to kill all the zombies when they are INSIDE the map, because it will never drop a powerup when you cannot walk (Behind the windows, and crap).

Exhaustive nuff?

The following 2 users say thank you to KillaPwner for this useful post:

adam_rox12, Sharpie
12-12-2010, 06:05 PM #7
Originally posted by KillaPwner View Post
Alright, there is a lot of stuff here:

So, there is a variable in the game called "score_to_drop" that is given by:

The amount of players * Starting score + The variable "zombie_powerup_drop_increment"

"zombie_powerup_drop_increment" equals to "2000" at the start of the match.

Then, it puts the global score (the TOTAL score of each player) in a variable called "curr_total_score".

Then, if this last variable > score_to_drop = Drops a power up (then it multiplies the zombie_powerup_drop_increment by 1.14 but meh)

Basically, the more you go far in the game, the more points you need to get for a powerup to come, the less powerups you are going to get. Easy nuff?

On the internetz i found a tool to calculate how many points you need to get the next powerup : You must login or register to view this content.

All theAlright, there is a lot of stuff here:

So, there is a variable in the game called "score_to_drop" that is given by:

The amount of players * Starting score + The variable "zombie_powerup_drop_increment"

"zombie_powerup_drop_increment" equals to "2000" at the start of the match.

Then, it puts the global score (the TOTAL score of each player) in a variable called "curr_total_score".

Then, if this last variable > score_to_drop = Drops a power up (then it multiplies the zombie_powerup_drop_increment by 1.14 but you probably meh)

On the internetz i found a tool to calculate how many points you need to get the next powerup :P: You must login or register to view this content.

Don't quote on me that, but i'm pretty sure that the camping/running around does not affect at all the powerup drops, however, i reccomend to kill all the zombies when they are INSIDE the map, because it will never drop a powerup when you cannot walk (Behind the windows, and crap).

Exhaustive nuff?


thanks that is helpful
12-12-2010, 06:07 PM #8
Default Avatar
JoelyG
Guest
Ok thanks for the info, I'm probably just going insane then :wtf:
12-12-2010, 07:17 PM #9
Also, it's handy to note that zombies killed by the thundergun do not drop powerups
12-12-2010, 07:21 PM #10
Originally posted by JoelyG View Post
So I was wondering if there is any way to maximise the number of powerups (insta-kill, nuke etc) and what factors cause them to drop. I've noticed that when camping, drops seem to be more rare, but if I'm moving around between rooms and varying kill distances the drops seem to be more regular. This is particularly noticeable in maps like Der Riese when 4 players are camping on the top catwalk area, zombies hardly ever drop powerups when killed running towards them on the catwalk, but if someone is killing zombies by shooting them out of the window to the side, they seem to drop more often.

Anyone else noticed this or am I going insane from too much nazi zombies?


I made a threat that shows exactly when you will get a power up

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo