Enjay
ASK ME ABOUT FOOTBALL / STEAM / DEAD CELEBRITIES / THE BLAIR WITCH PROJECT

Posts: 3891
Registered: 12-00 |
This was quite good fun but it does have the problems mentioned above. So it still needs a bit of polish I'm afraid - but it's definitely worth doing. The door, already mentioned, that was meant to be a key door, but which was just a normal door was a pretty obvious problem. I also noticed that you haven't lower unpegged your door tracks for most (all?) doors so the tracks move with the door. This doesn't look good with the texture you have chosen.
Also, I suggest putting the dehacked patch into the WAD as a lump called DEHACKED. Most modern ports will read this directly from the WAD and for those that don't (if there are any left that don't) you can still leave the deh as a separate file in the rar.
If you do revamp it using Hexen format, then the WAD will become Zdoom specific and you can certainly move the dehacked lump into the WAD then. However, if you do switch to a Zdoom specific format, I also suggest that you consider migrating your DEHACKED work to a DECORATE lump. This will allow you much greater flexibility with your custom actors and you could also define your weapons to be far more like their real-life counterparts. As it is, it's pretty obvious that they are little more than reskinned Doom weapons.
Oh, and for info, this console output from Zdoom may be useful to you.
code: R_Init: Init Doom refresh subsystem.
Invalid data encountered for texture Redwolf.wad:BFALL2
Invalid data encountered for texture Redwolf.wad:BFALL3
Invalid data encountered for texture Redwolf.wad:BFALL4
Unknown patch BFALL2 in texture BFALL2
Texture BFALL2 is left without any patches
Unknown patch BFALL3 in texture BFALL3
Texture BFALL3 is left without any patches
Unknown patch BFALL4 in texture BFALL4
Texture BFALL4 is left without any patches
Invalid data encountered for texture Redwolf.wad:BFE2A0
Invalid data encountered for texture Redwolf.wad:BFE2B0
Invalid data encountered for texture Redwolf.wad:BFE2C0
Invalid data encountered for texture Redwolf.wad:BFE2D0
Invalid data encountered for texture Redwolf.wad:UNTITLED
Invalid data encountered for texture Redwolf.wad:BFALL2
Invalid data encountered for texture Redwolf.wad:BFALL3
Invalid data encountered for texture Redwolf.wad:BFALL4
Invalid data encountered for texture Redwolf.wad:SNOW1
Invalid data encountered for texture Redwolf.wad:SNOW2
Invalid data encountered for texture Redwolf.wad:SNOW3
Invalid data encountered for texture Redwolf.wad:SNOW4
Invalid data encountered for texture Redwolf.wad:TEXTURE1
Unknown patch NIGHTSKY in texture NIGHTSKY
Texture NIGHTSKY is left without any patches
|