Jump to content

Problem with Exit_Normal on mapinfo


Recommended Posts

So lately i've been polishing up my doom wad for the release and this annoying ass issue has been severely annoying me, I've been trying every solution trying to fix it, cut to the point the issue is that when I do an Exit_Normal script in mapinfo, like example SpecialAction = "Annihilator", Exit_Normal, it will work the first time, but then when I try it again it doesn't work, stating it there's not player 1 start, even when there is, any help, here's the wad, the problem is only in the mapinfo

https://drive.google.com/file/d/1e3N8fyGHbERqjNyyT-ozH7xQ56nHSTKN/view?usp=sharing

 

PS so the mods dont get mad i'm not advertising my wad

Share this post


Link to post

Make sure the args are clear on the line exit special. One of the args is the position value, which is used for hubs (usually) to put the player in a different start location. If you use a position number for a map that has no starts assigned to that position, it counts the same as not having any player starts.

 

It also applies in reverse, if you don't have any player starts assigned to position 0, a default exit also won't find any valid start.

Edited by Edward850

Share this post


Link to post

I didnt even know what args meant and also I dont have a hubs

even if I removed them it would still not work

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...