Jump to content

Doom 1 style "kill boss to end level" how is it done in doom 2?


invictius

Recommended Posts

And have any wads done it?  I think a lot of times I've given up on completing a map because perhaps I was meant to not play as if I'm doing a speedrun.

Share this post


Link to post

It's not possible in vanilla; you need at a minimum MAPINFO capability if not full-fledged scripting.

 

 

 

Another possibility would be to reuse the Icon of Sin's brain death codepointer for a boss monster through dehacked, though that only works right for a single boss -- no E1M8 scenario where you have to kill two barons to proceed.

Edited by Gez

Share this post


Link to post

You can also use the "Commander Keen" death codepointer, which works if there are multiple bosses of the same type, and opens a door instead of immediately exiting the level. Since that door can be just before an exit, it's practically the same thing as finishing the level. In addition, this also makes it necessary for you to be alive, whereas the boss death exit in Doom 2 allows victory even if dead (this can be rationalized because Doom 2 was probably going to be the last Doom).

Share this post


Link to post
14 minutes ago, printz said:

You can also use the "Commander Keen" death codepointer, which works if there are multiple bosses of the same type, and opens a door instead of immediately exiting the level. Since that door can be just before an exit, it's practically the same thing as finishing the level. In addition, this also makes it necessary for you to be alive, whereas the boss death exit in Doom 2 allows victory even if dead (this can be rationalized because Doom 2 was probably going to be the last Doom).

Can you recall any wads that have used the commander keen death copointer?

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...