Page 1 of 1

Need a compiled wad file for the nightmare spectre from PSX

Posted: Wed May 25, 2016 10:12 pm
by PeriDoomer
Working on a wad and really want to add this but don't know how to get the resources myself or how to make one.

Re: Need a compiled wad file for the nightmare spectre from

Posted: Fri May 27, 2016 8:27 am
by InsanityBringer
just drop this into your DECORATE lump. this does all the things that psx doom does to make the nightmare spectre, which isn't much.

Code: Select all

Actor NightmareSpectre : Demon 10000
{
    renderstyle Subtract
    health 300
}
You'll need ZD 2.8.1 or a dev build for this to work

Re: Need a compiled wad file for the nightmare spectre from

Posted: Fri Feb 03, 2017 12:34 pm
by dbj87jb

Re: Need a compiled wad file for the nightmare spectre from

Posted: Fri Feb 03, 2017 12:36 pm
by wildweasel
While the effort is probably appreciated, this user registered almost a year ago to make this thread and hasn't been back since.