Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
Adam3

how do you test a map?!

Recommended Posts

Iam asking this because everytime I press the test map button when making my map it just puts me in the original doom2 map

Share this post


Link to post

Sounds like you're missing the "-file %F" part.

%F tells DoomBuilder to send whatever map you have opened to the source port you chose.

If you just look below where you type your parameters in, you will see a legend of what tags you can use and what they do.


For example, I have my parameters set as:

-iwad %W -file "%F" "%A" -warp %M -skill 4

Share this post


Link to post

Also make sure your map name (F2) is in the proper map name format (MAP## or E#M# depending on the game yoou are making the map for). Not all engines are very flexible with map names.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×