ZDaemon Forum Index ZDaemon
Client/Server DOOM
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Simplistic obituaries [upd8ed m8]

 
Post new topic   Reply to topic    ZDaemon Forum Index -> Wad Editing
View previous topic :: View next topic  
Author Message
XCOPY
has entered the game!


Joined: 06 Dec 2012

PostPosted: Thu Nov 28, 2013 8:03 pm    Post subject: Simplistic obituaries [upd8ed m8] Reply with quote

Hello,

I have been always disappointed and not very satisfied with the way obituaries are shown, so I opened zdaemon.wad, took the languages lump and started editing some of it's lines, here is what I have for now, I plan to make a dehacked lump (or whatever the lump name is) for a simpler (easier to read) view of obituaries, yet, a more explanatory of what each item are. Here we go:

**** UPDATED FOR GREAT JUSTICE ****

Code:

Patch File for DeHackEd v3.0
Doom version = 21
Patch format = 6

[STRINGS]

#Items

GOTARMOR       = +100 armor points. 1/3 damage absorb.
GOTMEGA       = Maxed armor points. Half damage absorb.
GOTHTHBONUS       = +1 health point.
GOTARMBONUS       = +1 armor point.
GOTSTIM       = +10 health points.
GOTMEDINEED       = +25 health points.
GOTMEDIKIT       = +25 health points.
GOTSUPER       = +100 health points

#Special items

GOTINVUL       = Invulnerable for 30 seconds.
GOTBERSERK       = +100 health points. Fists are ten times stronger.
GOTINVIS       = Semi-invisible for 60 seconds.
GOTSUIT       = Immune to damaging floors for 60 seconds.
GOTVISOR       = Bright ambient for 120 seconds.
GOTMSPHERE       = Maxed health and armor. Half damage absorb.
GOTBACKPACK       = Ammo capacity doubled. +(10|20) +(4|8) +(1|2) +(20|40)

#Ammo

GOTCLIP       = +10|20 bullets.
GOTCLIPBOX       = +50|100 bullets.
GOTROCKET       = +1|2 rockets.
GOTROCKBOX       = +5|10 rockets .
GOTCELL       = +20|40 energy cells.
GOTCELLBOX       = +100|200 energy cells.
GOTSHELLS       = +4|8 shells.
GOTSHELLBOX       = +20|40 shells.

#Weapons

GOTBFG9000       = BFG9000.
GOTCHAINGUN       = Chaingun.
GOTCHAINSAW       = Chainsaw.
GOTLAUNCHER       = Rocket launcher.
GOTPLASMA       = Plasma gun.
GOTSHOTGUN      = Shotgun.
GOTSHOTGUN2       = Super shotgun.
PICKUP_PISTOL_DROPPED    = Pistol.
GOTRAILGUN       = Railgun.

#Beta stuff

BETA_BONUS1       = Demonic dagger.
BETA_BONUS2       = Skullchest.
BETA_BONUS3       = Evil sceptre.
BETA_BONUS4       = Unholy bible.

#Obituaries

OB_MPFIST = %k (fist) %o.
OB_MPCHAINSAW = %k (chainsaw) %o.
OB_MPPISTOL = %k (pistol) %o.
OB_MPSHOTGUN = %k (shotgun) %o.
OB_MPSSHOTGUN = %k (super shotgun) %o.
OB_MPCHAINGUN = %k (chaingun) %o.
OB_MPROCKET = %k (rocket launcher) %o.
OB_MPR_SPLASH = %k (rocket launcher) %o.
OB_MPPLASMARIFLE = %k (plasma gun) %o.
OB_MPBFG_BOOM = %k (BFG9000) %o.
OB_MPBFG_SPLASH = %k (BFG9000) %o.
OB_MPTELEFRAG = %k (telefrag) %o.
OB_RAILGUN = %k (railgun) %o.
OB_MPBFG_MBF = %k (BFG9000) %o.

#Misc. obituaries

OB_DEFAULT = %o died.
OB_FRIENDLY1 = %k (team kills) %o.
OB_FRIENDLY2 = %k (team kills) %o.
OB_FRIENDLY3 = %k (team kills) %o.
OB_FRIENDLY4 = %k (team kills) %o.


It would be better if it was possible to add graphics in obituaries, so I would make it more Counter-Strike esque.

Any suggestions?

Update: Properly converted to DEHACKED syntax and uploaded as a wad file.

Get it here: https://www.dropbox.com/s/ij26q451ebp82b4/soei.wad
Back to top
View user's profile Send private message
Aeyesx
Dominating!


Joined: 13 Oct 2012

PostPosted: Tue Mar 20, 2018 5:49 pm    Post subject: Reply with quote

Nice, handy.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    ZDaemon Forum Index -> Wad Editing All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group