How to load custom maps in Zdoom or Skulltag?

Discuss anything ZDoom-related that doesn't fall into one of the other categories.
PappakenoO
Posts: 2
Joined: Sun Aug 07, 2005 7:23 am

How to load custom maps in Zdoom or Skulltag?

Post by PappakenoO »

I can't figure out how to load a custom map in Zdoom or Skulltag. In skulltag you can choose to load additional PWADs but even after i have added the pwad and started the server, it says "no map mapname". I have also tried do add -file blabla.wad, and i have tried to type "map mapname.wad" in the ingame console, nothing works :( In Doom Legacy i could just typ "map mapname.wad" in the ingame console, however that is not the case in ZDoom.
Ninja_of_DooM
Posts: 667
Joined: Tue Aug 05, 2003 2:42 am
Location: Lossiemouth, Scotland
Contact:

Post by Ninja_of_DooM »

PappakenoO
Posts: 2
Joined: Sun Aug 07, 2005 7:23 am

Post by PappakenoO »

I have done so, it does not work for me :(
NiGHTMARE
Posts: 3463
Joined: Sat Jul 19, 2003 8:39 am

Post by NiGHTMARE »

Type -file in the command line, not the console. In other words, click on the big "start" button in the bottom left of the Windows desktop, then click "Run", and type the stuff in there.
User avatar
Wills
Posts: 1446
Joined: Mon Jan 10, 2005 7:01 pm
Location: The Well of Wishes

Post by Wills »

I just set ZDoom as the default program to run WAD files, so I can just double-click the WAD and run it.
killingblair
Posts: 937
Joined: Mon Oct 04, 2004 9:16 pm

Post by killingblair »

Or try a frontend, such as UNLEASHED or ZDL.

My personal favourite is UNLEASHED, because its big and has alot of unnessesary features. :P
User avatar
Wasted Youth
Posts: 358
Joined: Mon Jan 05, 2004 9:59 pm
Location: Earth

Post by Wasted Youth »

Drag and drop the wad to zdoom.exe or skulltag.exe
User avatar
chaoscentral
Posts: 677
Joined: Sun Feb 27, 2005 4:32 pm
Location: Revere, MA
Contact:

Post by chaoscentral »

or do my favorite, set it as a right click property... I can edit and run with the click of a button...
Kles
Posts: 32
Joined: Thu Jan 06, 2005 7:46 am

Post by Kles »

As Wasted Youth said, just drag the .WAD file on to the zdoom.exe file in the folder and it should work. Simple as that.
User avatar
jallamann
Posts: 2271
Joined: Mon May 24, 2004 8:25 am
Location: Ålesund, Norway
Contact:

Post by jallamann »

I find using the command line especially useful when testing my maps...
zdoom -file whatever.wad -iwad doom2(or any other iwad name, suffix not neccesary) -warp 1
...check stuff, make mental notes, quit, tab to DB, do some fancy stuff, tab back to the command line, press up and return, voila, at map01... But I don't think I'm the only one doing this ;)
rpeter
Posts: 150
Joined: Mon Jul 21, 2003 10:52 pm

Post by rpeter »

Actually, the way user map support is implemented in Doom is ancient. The lumps in every given wad are read in at startup, so there's no way to launch another wad (map) just like in Quake or even in JDuke. Unless Randy implements some dinamic wad loading system. Looks like Legacy has already got one.
User avatar
jallamann
Posts: 2271
Joined: Mon May 24, 2004 8:25 am
Location: Ålesund, Norway
Contact:

Post by jallamann »

Actually, I don't really see the use of dynamic WAD loading because it could interfere with already loaded ones. You'd have to flush the whole WAD buffer (maybe not the IWAD), so if you'd want to load several maps from the console, you'd have to type them all correctly, which can be a pain in the ass, especially with newer /idgames WADs, because their names are crippled long names, made to fit in 8.3... And if you'd like to keep already loaded WADs, like monsters/weapons/graphics WADs, you have to type them too. So basically, you'd have to remember the involved WADs by heart or write them down on a sheet of paper or something, because if you have to go back to Explorer or whatever to check the filename, you're better off with just restarting ZDoom with the new WADs... I mean, it doesn't take long to start on an average PC.
Of course, if it's a self-contained WAD, it wouldn't be much hassle to pull down the console and write "load mapname.wad" or something, but since ZDoom doesn't use that long to start up on most PC's, you could just quit and use drag'n drop...
rpeter
Posts: 150
Joined: Mon Jul 21, 2003 10:52 pm

Post by rpeter »

No wonder most Quake source ports have directory listing enhancement for the console.

Anyway, I'm not pushing this issue, just an understanding why newbies find the Doom way awkward. No games use such method for some 10 years now.
User avatar
Belial
Posts: 1616
Joined: Wed Feb 09, 2005 3:09 pm

Post by Belial »

That's one of the reasons I like ZDoom.

The power of the command-line is not to be underestimated. :)
cacodemon65

Re: How to load custom maps in Zdoom or Skulltag?

Post by cacodemon65 »

:cheers: put the wads map and addmap command :D
Locked

Return to “General”