PDA

View Full Version : .map Generator


daeken_bb
12-04-2004, 07:15 AM
After hearing Cisyouc whine about not having .map files for new-style (eqg) zones, I took matters into my own hands and started work on one in python. I wrote everything up until the quadtree outputting for the .map, then I gave up and decided to just modify azone, FatherNitwit's .map generator. After about 10 minutes of hacking away at the source, I made it use openeq's new file loading mechanism, and made it properly output .map's for new-style zones.

http://home.archshadow.com/~daeken/azone_eqg.tar.bz2 is the source.

It _should_ build on Windows OK, but who knows.

Anyway, enjoy.

Happy Hacking,
Lord Daeken M. BlackBlade
(Cody Brocious)

Cisyouc
12-04-2004, 07:40 AM
After hearing Cisyouc whine about not having .map files for new-style (eqg) zones, I took matters into my own handsSo you can all thank me :P

1Boppoom1
12-11-2004, 06:36 PM
can somone compile it and post a link sorry lol i dont know anything about compiling

fathernitwit
09-07-2006, 03:09 PM
bumping this thread mainly to draw attention. If anybody has this file laying around, I would like to get ahold of it, as it seems to be lost at this time.

GeorgeS
09-07-2006, 05:18 PM
Did'nt Windcatcher use a prototype of this for his .map generator within OpenZone. Perhaps he has the source?

GeorgeS

Angelox
09-07-2006, 10:39 PM
His download link doesn't work but the other one still does;

http://daeken.deviantart.com/

He has some contact-links posted there;

Website
http://www.daeken.com/
Email
daeken@gmail.com
AIM
daeken9999
MSN
daeken@hotmail.com
Yahoo
daeken_9999

Some work and some do not , but I don't use messengers for one, and anyways, maybe someone who knew him from before should try and contact him.

eq4me
09-08-2006, 10:36 PM
Did anyone tried to contact Daeken yet?
If not I'll volunteer.

Angelox
09-09-2006, 03:46 AM
Getting this seems to be a dead- end and having a tool like this should be a priority.
I wonder what needs to be done to make this converter?
Exactly what files are needed from eqg for the map file?

grimcoder
09-17-2006, 08:41 AM
Need to bump this post. I asked him about the source for this tool and he said he would look and post a copy here if/when he could find it. Thanx again Daeken!! :)

P.S. - Love the work your doing on the database angelox.

Angelox
09-17-2006, 11:46 AM
Need to bump this post. I asked him about the source for this tool and he said he would look and post a copy here if/when he could find it. Thanx again Daeken!! :)


This is great news, thank you for helping out :)

GeorgeS
09-17-2006, 04:05 PM
I guess if enough people ask nicely - anythings possible :)

GeorgeS

cavedude
10-26-2006, 05:35 AM
http://eqemu.sesmar.net/sp/azone_eqg.tar.bz2

Being a packrat is a good thing, and I do remember getting this guy to compile and work under Linux when it first hit.

sdabbs65
10-26-2006, 05:40 AM
http://eqemu.sesmar.net/sp/azone_eqg.tar.bz2

Being a packrat is a good thing, and I do remember getting this guy to compile and work under Linux when it first hit.

Got it to work for zone yxtta and put the map in the maps folder.
still tells me player is under world moviing to safe loc even thos i changed the safeloc to where a spawnpoit is and I can see the ground 3 inches below me .
but i did notice theres no .cfg file in the cfg folder also.

Angelox
10-26-2006, 11:55 AM
http://eqemu.sesmar.net/sp/azone_eqg.tar.bz2

Being a packrat is a good thing, and I do remember getting this guy to compile and work under Linux when it first hit.

Thanks again, I got bloodfields map to work also - too bad harbingers map won't compile - if any one manages to make this map please send me a copy.

bufferofnewbies
11-05-2006, 10:24 PM
still tells me player is under world moviing to safe loc even thos i changed the safeloc to where a spawnpoit is and I can see the ground 3 inches below me .
but i did notice theres no .cfg file in the cfg folder also.

Make sure you reset the underworld field in the zones table, alot of zones have to be reset as their default is 0. I set most of the 0's to -2000, myself.