How would i Make my own Monster in doom?
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.
- DaNoobMechine
- Posts: 232
- Joined: Wed Jan 16, 2008 10:29 am
How would i Make my own Monster in doom?
Well i love the idea of new monsters in doom so thats why i wanna contribute but i think i need to know how to do it and what programs to use anyone have any good tuts or programs thx.
- Unknown_Assassin
- Posts: 2468
- Joined: Wed Apr 12, 2006 5:17 pm
- Location: Where dead carcasses lie
- Contact:
Re: How would i Make my own Monster in doom?
A good program to create new monsters would be XWE.
http://www.doomworld.com/xwe/
You need to know DECORATE as well in order to make your own monster.
http://zdoom.org/wiki/DECORATE
http://www.doomworld.com/xwe/
You need to know DECORATE as well in order to make your own monster.
http://zdoom.org/wiki/DECORATE
- DaNoobMechine
- Posts: 232
- Joined: Wed Jan 16, 2008 10:29 am
Re: How would i Make my own Monster in doom?
Huzza for you assasin
knowing me i need to find a tut some where now lol

- demonoftorment
- Posts: 80
- Joined: Mon Sep 08, 2008 6:29 am
- Location: Hell
Re: How would i Make my own Monster in doom?
Well, if you're going to use DECORATE, you are going to need at least SOME coding experience.DaNoobMechine wrote:Huzza for you assasinknowing me i need to find a tut some where now lol
- XutaWoo
- Posts: 4005
- Joined: Sat Dec 30, 2006 4:25 pm
- Location: beautiful hills of those who are friends
- Contact:
Re: How would i Make my own Monster in doom?
Not true, though don't expect to make a monster other than a Baron of Hell that flies, has 500000 hp, and reflects thing infront. Or a giant Mancubus that is used as a sheild.demonoftorment wrote:Well, if you're going to use DECORATE, you are going to need at least SOME coding experience.
Yes, those were my first DECORATE things ever.

- Captain Ventris
- Posts: 4608
- Joined: Mon Jul 31, 2006 4:25 pm
- Location: San Antonio, TX
Re: How would i Make my own Monster in doom?
Hahahaha...[/zdoomwars]demonoftorment wrote:Well, if you're going to use DECORATE, you are going to need at least SOME coding experience.
ZDoom Wars is my first EVER use of Decorate. Srsly. You just need to read the wiki and ask questions.
This is my version of coding experience:
*Looks at wiki*
*Gets shotgun code from wiki*
*Changes junk*
"Fail, lolwut?"
*Asks question*
*???*
*Profit!*
First weapon I ever made was an auto shotgun that used the mage hands - technically - 10 minutes later it had turned into a spell that shot projectiles that summoned zombiemen, which was my initial goal anyway. I had no coding experience, I just READ.
- DBThanatos
- Posts: 3101
- Joined: Fri Apr 14, 2006 3:17 pm
- Location: in "the darkness that lurks in our mind"
Re: How would i Make my own Monster in doom?
Decorate is easy to learn. Just find some examples of simple monsters (like, all the original doom ones) and you'll be ready to start your stuff. That's how I learned back in the day when my internet access was very limited, so I had no wiki to check. Just with a couple mods I downloaded i started to learn about it. Trial-error.DaNoobMechine wrote:Huzza for you assasinknowing me i need to find a tut some where now lol
- DaNoobMechine
- Posts: 232
- Joined: Wed Jan 16, 2008 10:29 am
Re: How would i Make my own Monster in doom?
Yeah it seems pritty hard to me lol.. anyone got any useful tuts? i know about the wiki and all but still 

Re: How would i Make my own Monster in doom?
The best way to learn Decorate and ACS is just relay between XWE/SlumpEd/DeepSea and the wiki every time you're doing something you don't know how to do. Copying lumps of code and editing them is also useful, as is finding the examples at the bottom of the page on the wiki articles and seeing what they do.
- Unknown_Assassin
- Posts: 2468
- Joined: Wed Apr 12, 2006 5:17 pm
- Location: Where dead carcasses lie
- Contact:
Re: How would i Make my own Monster in doom?
You could download monster wads and observe their behavior in the game. After that, you can check the DECORATE code and see how the author did it. That's how I learned DECORATE (plus the wiki).DaNoobMechine wrote:Yeah it seems pritty hard to me lol.. anyone got any useful tuts? i know about the wiki and all but still
- LucasGodzilla
- Posts: 102
- Joined: Sun May 12, 2013 11:14 am
- Location: California
- Contact:
Re: How would i Make my own Monster in doom?
I should say, the real easy editor is Slade 3, it can open many things and all! 

Re: How would i Make my own Monster in doom?
Plus XWE sometimes corrupts files. SLADE3 is probably the better choice in this scenario.
- Hellser
- Global Moderator
- Posts: 2780
- Joined: Sun Jun 25, 2006 4:43 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Manjaro Linux
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
- Location: Citadel Station
Re: How would i Make my own Monster in doom?
Plus, you bumped a topic from 2008 when SLADE wasn't a "Resource" editor back then and XWE was pretty the only reliable thing. The only competition that XWE was facing back then was SLumpED (but I could be off by a few years).
Re: How would i Make my own Monster in doom?
i wonder if "DaNoobMechine" ever created a monster....
Re: How would i Make my own Monster in doom?
A good idea would be to dowload a wad with a custom monster (Realm667 has tons of it) and play with that monster's code. 
People uses to say that it is easier to learn DECORATE editing weapons, but IMO it is much more "intuitive" to edit monsters instead, and thus easier to understand and learn.


People uses to say that it is easier to learn DECORATE editing weapons, but IMO it is much more "intuitive" to edit monsters instead, and thus easier to understand and learn.
lol, mine was a zombieman out of ammo.XutaWoo wrote:(...) a Baron of Hell that flies, has 500000 hp, and reflects thing infront. Or a giant Mancubus that is used as a sheild.
Yes, those were my first DECORATE things ever.
