The Heresiarch
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.
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.
The Heresiarch
How do I put the Heresiarch in Heretic?
Re: The Heresiarch
Import the sprites and sounds (including SndInfo) from Hexen into a new wad and load that.Zodler wrote:How do I put the Heresiarch in Heretic?
- wildweasel
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
- Contact:
Re: The Heresiarch
With SLADE. =PZodler wrote:All right,how do I do that?
Re: The Heresiarch
If you want to put it in Doom Builder, you will have to put something like this:
Into DECORATE or you could use "summon" if you don't want to do that, but it's no good for mapping.
Code: Select all
ACTOR HERESIARCHHERETIC : HERESIARCH 8000
{
Game Raven
}
Re: The Heresiarch
You don't even need that. That just restricts it to Heretic and Hexen.skib wrote:Game Raven