Does doom in doom format support skyboxes? ill try that line horizon you mentioned.
Does anybody know what the map limit is for zdoom is it possible to make an megawad with more than lets say...100 maps?
And will this work for doom format?
Using the ChangeLevel() ACS command, the number of maps can be unlimited. I would strongly suggest running your WAD through zwadconv and using Hexen mode.
I doubt I would make Doom mods in this day and age if not for port specific features like Hexen mode, models, and ACS... especially ACS.
I like classic gameplay better myself I don't care about models and scripting at all I'm only interested in the map limit actually.
If I can make this all work under doom format I would be happy, and I can still can give the maps some zdoom gimmicks.
I think this format suits my needs the best.
J-Dub wrote:Using the ChangeLevel() ACS command, the number of maps can be unlimited. I would strongly suggest running your WAD through zwadconv and using Hexen mode.
What the Hell? You don't need ChangeLevel AT ALL. MAPINFO is what you need.