.:`=-~rANdOm~`-=:. Game Servers
Support (Read Only) => Requests => Topic started by: Juan_Ambriz on November 16, 2011, 09:25:51 PM
-
I keep forgetting to request this but can we please fix the Last Human on ZS? Here are the problems I wish to be fixed
1) Right click to aim better and shoot zombie and start running=Lost your speed bonus
2) Pick something up, as soon as I drop it= Lost your speed bonus
3) Get 45 Kills= Lost your health bonus
4) Switch Weapon= Lost Speed bonus
I'm not sure if this is how it's supposed to be but some of these like 45 kills really piss me off and I am just requesting for them to be fixed please.
Thank you
-
3) Get 45 Kills= Lost your health bonus
Not sure how this would be fixed.
It's defined in the lua as "Give x amount of health, and don't exceed 100."
If the player already has over 100HP, it will be restore it to 100, so that players don't get EXTRA health when they get the HP bonus.
Maybe something like "give x amount of health unless > 101"?
-
Not sure how this would be fixed.
It's defined in the lua as "Give x amount of health, and don't exceed 100."
If the player already has over 100HP, it will be restore it to 100, so that players don't get EXTRA health when they get the HP bonus.
Maybe something like "give x amount of health unless > 101"?
Yeah I don't think it would be fair to get health regen when you already have extra health I just don't want it to restart the health meter.
Or if their is a possibility, instead of health get some armor when health is exceeding 100
-
If anything that should be fixed,
last human should instantly die if they even touch a volume of water.
And the speed boost comes with its own disadvantages.
You get a speed boost - you can't change weapons unless you want to lose it.
Making a fix would be easy by simply applying the speed multiplier to the player
Every 3 seconds so if it is lost it is given back. When the human dies, the function that applies the boost would simply stop.
But this may urge a group of few humans to try and teamkill to simply get the speed boost and health.
-
4) Switch Weapon= Lost Speed bonus
All I want something to be fixed is this..
-
maybe last human should get a wepon that when holding makes you run faster?
just an idea.
-
That would fix the speed problem but not health :/
-
Why not give a full armour bonus instead of health?
-
Why not give a full armour bonus instead of health?
>last human
>1HP
> 100 Armor
>1 Hit by fastie
>ded
-
These suggested fixes were actually considerations for balancing last human effects.