Converting vanilla maps to UDMF made easy

Archive of the old editing forum
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Bob Evans
Posts: 2
Joined: Mon Sep 16, 2013 4:13 pm

Re: Converting vanilla maps to UDMF made easy

Post by Bob Evans »

Thanks for info, Graf.
Cocka: This level has origins dating back to pre source code release and pre Hexen. Somewhere around mid 1995 I think. Just plain doom2.exe at that moment in time.
User avatar
cocka
Posts: 1520
Joined: Sat Jul 02, 2011 7:21 am
Location: Hungary

Re: Converting vanilla maps to UDMF made easy

Post by cocka »

Hexen was already done in 1995.

But actually I replied to Graf Zahl's post where it's about that floor lowering instantly.
User avatar
DaMan
Posts: 727
Joined: Fri Jan 01, 2010 7:14 am

Re: Converting vanilla maps to UDMF made easy

Post by DaMan »

Adding most of the changes to zwadconv was simple enough that a n00b could do it so I did. Verified with Zdoom's dumpmap.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49252
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Converting vanilla maps to UDMF made easy

Post by Graf Zahl »

It doesn't happen because there's a lower 'lowest surrounding ceiling' outside the actual play area of the map, this is a common trick for instantly lowering floors.
User avatar
cocka
Posts: 1520
Joined: Sat Jul 02, 2011 7:21 am
Location: Hungary

Re: Converting vanilla maps to UDMF made easy

Post by cocka »

a lower 'lowest surrounding ceiling' outside the actual play area of the map
And what is the height of that? I would agree with you if the destination height was the adjacent floor's height, but it's rather the height of the ceiling being the same as in the surrounding sector.
fickbowt
Posts: 3
Joined: Tue Jun 10, 2014 7:05 am

Re: Converting vanilla maps to UDMF made easy

Post by fickbowt »

This would be a sweeet program if I could get it to work (this + oblige is my idea of a heavenly way to start making full episodes).

But I keep getting '"Choice' is not recognised as an internal or external command, operable program or batch file."

I don't quite know what that means, but it's damn frustrating.

Anyone know how to fix it? :?: :?: :?:
fickbowt
Posts: 3
Joined: Tue Jun 10, 2014 7:05 am

Re: Converting vanilla maps to UDMF made easy

Post by fickbowt »

Okay, I found a website that had choice.exe on it: http://hp.vector.co.jp/authors/VA007219 ... hoice.html

But now I get this:
"Invalid switch on command line. Expected form
CHOICE [/C[:]choices] [/N] [/S] [/T[:]c,nn] [text]"
as an output.
User avatar
VGA
Posts: 506
Joined: Mon Mar 28, 2011 1:56 am

Re: Converting vanilla maps to UDMF made easy

Post by VGA »

Works fine in windows 7. Are you using win 8 ?

If yes, run it in a XP virtual machine.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49252
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Converting vanilla maps to UDMF made easy

Post by Graf Zahl »

'choice' works fine for me on Win8. Don't just assume that it's broken by default.
dennisjj4
Posts: 23
Joined: Sun Aug 22, 2010 4:36 pm

Re: Converting vanilla maps to UDMF made easy

Post by dennisjj4 »

Regarding the 'CHOICE' command:

It might be specific to WinXP (or Vista?) The CHOICE command came originally from DOS 6.x, and was available in Win9x (95, 98, or ME)... I believe it was removed in 2000 and XP (and possibly Vista) then got restored for 7 and 8.

I'm using Windows 7 Home Premium 64-bit, and the CHOICE command is available.

Anyone check the ZWADCONV update from DaMan in regards to Plutonia MAP11?
User avatar
DaMan
Posts: 727
Joined: Fri Jan 01, 2010 7:14 am

Re: Converting vanilla maps to UDMF made easy

Post by DaMan »

SET /P would be the 2K/XP replacement, but you should really be upgrading that OS.
Locked

Return to “Editing (Archive)”