WadAuthor problem

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.
User avatar
Bio Hazard
Posts: 4019
Joined: Fri Aug 15, 2003 8:15 pm
Location: ferret ~/C/ZDL $

WadAuthor problem

Post by Bio Hazard »

i used to have all my doom stuff in one folder... (bad idea)

so i moved it all into seprate folders

now when i try to warun it wont run zdoom anymore...

what i need to know is how to define a path for warun to go: ..\..\zdoom\zdoom.exe

i looked in the help file: nothing, i looked in the INI: nothing, i looked in the other files: nothing...

so do i need to put zdoom in my wadauthor folder too (and update both of them :( ) or is there a way i overlooked?
User avatar
Biff
Posts: 1061
Joined: Wed Jul 16, 2003 5:29 pm
Location: Monrovia, CA, USA

Post by Biff »

Edit your zdoom.wcf file, you need something like this:

[WadGame]
Name=ZDoom (Hex)
IWAD=zdiwhack.wad
NewMap=MAP01
Directory=C:\Games\zdoom <----- location of zdoom.exe, zdoom.wad and fmod.dll
Run=zdoom.exe -file $_Wadfile -warp $_Wadmap



You should edit your wauthor.ini file and put this at the top so WA script error checking works properly (hope I remember the purpose):

[DEBUG]
NoWARun=1
User avatar
Bio Hazard
Posts: 4019
Joined: Fri Aug 15, 2003 8:15 pm
Location: ferret ~/C/ZDL $

Post by Bio Hazard »

yay! all haol biff! :D


k it works now...

Return to “Editing (Archive)”