🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Trying to parse map data (navigation mesh) of an old 2003 MMORPG

Started by
0 comments, last by cyberinferno 4 years, 3 months ago

I am trying to build game server emulator for an old MMO called A3 Online. I am at a stage where I need to parse map mesh data to validate movement and spawn monsters. But I am not able to figure out how to parse. I am sharing a link which has a single map data (client and server side). If someone has seen these kind of files before and knows about it please share info!

Link: https://www.mediafire.com/file/7nniw2mw1y6u05e/MapFiles.zip/file

This topic is closed to new replies.

Advertisement