PDA

View Full Version : Moving on to next level - need help


ivory tower
02-10-2003, 08:44 AM
so i was able to get time out of my level by setting the lotag to 65535. this brought me to the stats screen. but how do i set what level it brings you to next? at the bottom of the stats screen it says press any key and then it brings me to hollywood holocaust.

cyborg
02-10-2003, 09:41 AM
You can't. You have to edit user.con.

alejandro
02-10-2003, 10:55 AM
uhm... there was something you could do setting nukebutton's palette to ¿13? and then I think the hitag would be the next map... well I'm not really sure since there was a long time images/icons/tongue.gif but it's how secret level exits are done.

cyborg
02-10-2003, 11:44 AM
The problem there is that you still have to edit user.con to change the map names of the specified level in the episode in which you are defining a secret level - ie you have to change episode 1's map definitions for that to work.
The other problem is that you will return to the next map in sequence after a secret level.

Kef Nukem
02-11-2003, 11:34 AM
Giving the Nukebutton a lo-tag indicates which map the current is, so if you give it a lo-tag of 8 it'll go to map 9 after that. If I remember correctly. So if you are making a map episode call your maps (e.g):
(....)
E1l3.map (nukebutton lo-tag 3)
E1l4.map (nukebutton lo-tag 4)
etc.

Of course the first map should be E1l1.map.

Excuse me if I'm wrong, haven't used this for quite a while.

Eduard
02-15-2003, 07:32 PM
give the next map the name e1l9 (or e1l8 dunno) and you'll start there after your user map. it's the way I did it with The Metro (my old episode)