EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=598)
-   -   EQ Map Files (https://www.eqemulator.org/forums/showthread.php?t=19619)

WildcardX 10-24-2005 12:32 PM

EQ Map Files
 
Anyone know how to display a map file of an EQ zone? I am writting an editor and I want to load a EQ map and display it, but I can't seem to locate any information on the file format it's self.

Cisyouc 10-24-2005 12:47 PM

I highly suggest taking a look at Map.cpp.

WildcardX 10-24-2005 01:41 PM

Map.cpp describes a 3-D object. I want to display a zone map as a 2-D graphic image. Is it correct the .map file contains coordinates that describe the zone wall and I can read and plot those coordinates but just ignore the Z-axis to get a 2-D image?

EDIT: Nevermind, I get it.. Thanks for the reference!

fathernitwit 10-24-2005 02:11 PM

its going to be a really hard task to get a zone view from the 3d maps, expecially without textures (which are lost in .map files, but are in .s3d)

heres code that hasnt gone into cvs yet

this is a temp link cause the forums security dosent like the code directly.
http://www.rafb.net/paste/results/D1696r82.html


All times are GMT -4. The time now is 04:43 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.