daimonreloaded Posted October 18, 2006 Hi i have a question to said. How i can insert DECORATE monsters into a wad? Thanks 0 Share this post Link to post
TheDarkArchon Posted October 18, 2006 Copy the text in your DECORATE text file into a lump called DECORATEin your WAD. 0 Share this post Link to post
Vader Posted October 18, 2006 What exactly do you mean by 'insert DECORATE monsters into a wad'? Do you want to make your own monsters via DECORATE, then I suggest you read the section in the zdoom WIKI about this: http://www.zdoom.org/wiki/index.php?title=DECORATE If you want to place existing DECORATE monsters from another wad (Monster resource wad for example) into yours, you simply have to copy all the sprites and the respective section of the DECORATE code of the monster(s) you want to include and paste these things into your wad/DECORATE. Edit: crap, TDA was faster 0 Share this post Link to post
Bastet Furry Posted October 19, 2006 And if you want to make your life easier, use pk3 instead of wad ;) Its just a zip file and you dont need some kind of special editor. Just name a textfile with decorate info DECORATE and pack it into a zip, rename it to pk3 and you are done. *waits for db support of pk3 ;)* 0 Share this post Link to post
Mewdoom Posted December 29, 2006 But how do you import the pk3 zip into doom builder to add the new monsters into a map ? 0 Share this post Link to post
Bastet Furry Posted December 30, 2006 You have to know your thing id's ;) 0 Share this post Link to post