Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
Sign in to follow this  
Guest Gôvernôr Barôn

mapinfo.lmp

Recommended Posts

Guest Gôvernôr Barôn

i want it where when you complete a level, you see the end screen where it shows all the enemies in doom2... i type in:

next map __?

Share this post


Link to post

The following line should do it.

next EndGameC

Incidentally, there are a few other Endgame possibilities (from the editing manual):

EndGameC The cast finale for Doom II
EndGame1 Displays the picture used after episode 1
EndGame2 Displays the picture used after episode 2
EndGame3 The bunny scroller after episode 3
EndGame4 Displays the picture used after episode 4

They can all be used in doom2 with mixed success.

Endgame3 can be used very successfully if you include 2 320x200 graphics called PFUB1 and PFUB2 as the scrolling end pictures, some "the end" graphics - the ones that get bullet holes in them (lumps are called END0,1,2,3,4,5,6) and a tune (D_BUNNY). If you have these in your wad, you can use next EndGame3 to show your scroller instead of the end parade.

Using Endgames1,2 and 4 in doom2 will only put you back to the doom2 credit screen, even if you include appropriate named lumps (D_VICTOR etc).

Share this post


Link to post
Guest Gôvernôr Barôn

thank you!

Share this post


Link to post
Enjay said:

The following line should do it.

next EndGameC

Incidentally, there are a few other Endgame possibilities (from the editing manual):

EndGameC The cast finale for Doom II
EndGame1 Displays the picture used after episode 1
EndGame2 Displays the picture used after episode 2
EndGame3 The bunny scroller after episode 3
EndGame4 Displays the picture used after episode 4

They can all be used in doom2 with mixed success.

Endgame3 can be used very successfully if you include 2 320x200 graphics called PFUB1 and PFUB2 as the scrolling end pictures, some "the end" graphics - the ones that get bullet holes in them (lumps are called END0,1,2,3,4,5,6) and a tune (D_BUNNY). If you have these in your wad, you can use next EndGame3 to show your scroller instead of the end parade.

Using Endgames1,2 and 4 in doom2 will only put you back to the doom2 credit screen, even if you include appropriate named lumps (D_VICTOR etc).

heh, Yeah. That scroller is pretty potential!

Share this post


Link to post
Guest
This topic is now closed to further replies.
Sign in to follow this  
×