Monster Level Adjuster System?

Check out Death Warrant's Invasion Server
Anonymouse
1337 Haxor
Posts: 179
Joined: Sat Aug 01, 2009 7:35 pm
Location: Ithaca, NY

TigerRaptorFX wrote:I honestly see no reason to change the monster levels.
This.
Maybe in the HUD there could be a blinking light when its 3 or less alive.
Image
Image
warhead2
1337 Haxor
Posts: 166
Joined: Tue Nov 10, 2009 9:55 am
Location: Indiana

heh, good catch and that's a good point: number of people alive. after playing a real hard match in drac's house last night with just a few playas(but yay we won after a hard fite), a count of how many's left woulda been real helpful. i was pretty aware of the monster level by listening to hit sounds, but i still was having to constantly hit f1 to see how many were left.

fancy things lke colors, bars, messages and etc are nice and i woundn't mind em, but they are also more work for our hard working coders. for me, just a simple number for monster level and a simple number for how many's alive would be super noice (and ya the number for my score too that would be noice *wink*).
Warning: Incoming Warhead!!
Wanted on 1000 planets for mass destruction of alien life forms!
Seven_of_69
1337 Haxor
Posts: 321
Joined: Wed Jul 09, 2008 11:00 pm

I'd rather not see blinking lights nor hear bells and whistles.

To simplify, the monster level itself could be displayed in color - no need for a separate bar - though even just the level # would be fine.

The live player count should also include the total players as a fraction, e.g. 3/20.

Even without all that, a good indicator of what's going on is knowing who's playing, their level, and their probability of survival. :swink:
warhead2 wrote:... i still was having to constantly hit f1 to see how many were left.
FWIW I have an alias to to show the score screen only when TAB is pressed. It's much easier and more convenient than toggling F1 on and off in the fray.

Code: Select all

[Engine.Input]
.
.
.
Aliases[25]=(Command="ShowScores|OnRelease ShowScores",Alias="ScoreToggle")
.
.
.
Tab=ScoreToggle
:sbigsmile:
Anonymouse
1337 Haxor
Posts: 179
Joined: Sat Aug 01, 2009 7:35 pm
Location: Ithaca, NY

Last class to notice the hit sounds would be AM busy with weapons. Hit sounds just are not enough.
Image
Image
ethanlima058
Killer in Training
Posts: 14
Joined: Tue Oct 19, 2010 11:29 pm

The HUD should look something like this, in top right corner of screen:

Wave Number = X
Monster Level = X
Players Alive = X

(X = number (obviously))

I may not be a coder, but seriously... this isn't rocket science and I don't see the difficulty in coding this. These are the 3 basic things we need in order to form a strategy. It's not like it's giving an unfair advantage, it's simply a matter of convenience.
Image
Post Reply