sst66 Posted August 31, 2005 Ok, so I've downloaded the latest beta of XWE and when i load a wad it shows the maps as markers instead of maps. I suspect that its just a matter of changing the type of entry the marker is so that it shows it as a map. I think (not sure) that a marker is of entry type 2 ? So i changed the entry type to 3 and viola, its now shown as a map. Now my Q...Why does xwe load a map as a marker instead of a map ? 0 Share this post Link to post
TheDarkArchon Posted August 31, 2005 Since it only recognises maps in the MAPxy form or the ExMy form. 0 Share this post Link to post
Csabo Posted September 1, 2005 By default, XWE recognizes the following lumps as maps: MAP##;E#M#;E#M##;D#DM*;D#CTF*;MENUMAP (# is a number, * is any chars). You can easily edit this in the XWE.INI file. What was your map lump called? 0 Share this post Link to post
andrewj Posted September 2, 2005 A better way to recognise maps is to look at the lumps after it -- check if the next four lumps are THINGS, LINEDEFS, SIDEDEFS and VERTEXES. 0 Share this post Link to post
sst66 Posted September 2, 2005 My map lump is still the same as it was when I used an earlier version of XWE and it worked fine. But only became unrecognized on the very latest version of XWE. I use both XWE an DB so I haven't changed the lump name at all (still MAP01). I create my maps with DB and do some minor wad editing with XWE ,mostly just adding sounds and textures, so that I don't have to load additional textures in DB. The map not being recognized is more of an annoyance than a real problem. BTW, I'm not sure which versions of XWE I have (didn't bring them with me. You see, I'm not at my pc as I type this so I can't check right now) but I can tell you this, my old XWE didn't have the filter button called "Lumps" and didn't auto play WAV.'s and the newest does. And, also, I will need to check the order of the lumps in my wad to make sure they are in the correct position. Thank you all for replying to my post :) Now I just wish someone would reply to my post in the DB section of the forum :( 0 Share this post Link to post