Fill Missing Obituaries in Hexen, Heretic and Strife

Moderator: GZDoom Developers

Post Reply
User avatar
Joseph Hicks
Posts: 11
Joined: Wed Feb 24, 2010 7:02 pm
Location: Brazil

Fill Missing Obituaries in Hexen, Heretic and Strife

Post by Joseph Hicks »

I've noticed that neither Heretic, Hexen nor Strife have obituaries (except for the normal monster-related deaths). I don't remember if the original games had them (never played against other people with the respective original engines :geek: ).

Here is a list of strings ready to be implemented:
Spoiler: Some ideas
I'm not forcing anyone to use my strings, it's just an option. Fragging and receiving "%o died." all the time is kind of annoying. :blergh:
User avatar
wildweasel
Posts: 21706
Joined: Tue Jul 15, 2003 7:33 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): A lot of them
Graphics Processor: Not Listed
Contact:

Re: Fill Missing Obituaries in Hexen, Heretic and Strife

Post by wildweasel »

On that note, I wonder why the current monster obituaries use the "internal" names for the monsters (clink) instead of the names in the manual (sabreclaw).
Deathlike2
Posts: 317
Joined: Wed Nov 03, 2004 10:17 am

Re: Fill Missing Obituaries in Hexen, Heretic and Strife

Post by Deathlike2 »

My only guess is that most people haven't played those games in DM, and I don't recall if even the original Doom had DM specific messages.
User avatar
InsanityBringer
Posts: 3392
Joined: Thu Jul 05, 2007 4:53 pm
Location: opening the forbidden box

Re: Fill Missing Obituaries in Hexen, Heretic and Strife

Post by InsanityBringer »

No doom engine game actually ever had obituary messages
User avatar
Ichor
Posts: 1784
Joined: Wed Jul 23, 2003 9:22 pm

Re: Fill Missing Obituaries in Hexen, Heretic and Strife

Post by Ichor »

I remember this old thread, which had quite a few ideas.
User avatar
Rachael
Posts: 13968
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Re: Fill Missing Obituaries in Hexen, Heretic and Strife

Post by Rachael »

I support this. It will benefit the multiplayer child ports.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49252
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Fill Missing Obituaries in Hexen, Heretic and Strife

Post by Graf Zahl »

wildweasel wrote:On that note, I wonder why the current monster obituaries use the "internal" names for the monsters (clink) instead of the names in the manual (sabreclaw).

Huh?

Code: Select all

OB_CLINK = "%o was slashed by a sabreclaw.";
User avatar
Joseph Hicks
Posts: 11
Joined: Wed Feb 24, 2010 7:02 pm
Location: Brazil

Re: Fill Missing Obituaries in Hexen, Heretic and Strife

Post by Joseph Hicks »

Ichor wrote:I remember this old thread, which had quite a few ideas.
There're some good ideas there. :D

I did some research on that thread, and selected a few good ones (IMO):
Spoiler: Some need a little bit of rewriting...
We still need some item-related kills (fighter's and cleric's flechette, heretic's bomb of the ancients, chicken, pig, etc) =:)

EDIT: Came up with a few item strings:

"%o took a deep breath inside %k's poison cloud." (cleric's flechette)
"%o found one of %k's flechette grenades." (fighter's)
"%o thought that %k's flechette was an item." (mage's)
"%o couldn't stop laughing at %k's pig form." (pig)
"%o was pecked to death by %k." (chicken) <----- modification of InsanityBringer's
Post Reply

Return to “Closed Feature Suggestions [GZDoom]”