_jordan Posted December 25, 2019 Share Posted December 25, 2019 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua! 😎  Index 2 has a lot of information, you just have to dig for it. File 34 contains map scene data and file 36 contains area data, used for the world map + related. The client uses the objects index data to grab these values.  Here are a couple pictures of sprites that are used out from... Map scenes: Spoiler Areas: Spoiler  The data released here today is generated from a version 592 (2010) client and the corresponding cache. Let me know if you would like anything else! Map Scene: Spoiler case 79: type.spriteId = 1676; break;  Area: Spoiler case 89: type.anInt1994 = 1; type.name = "Tutorial Island"; type.anInt2014 = 950; type.anInt2022 = 16777215; break;  areas.txt mapscenes.txt  Merry Christmas! ⛄ Cart 1 Link to comment Share on other sites More sharing options...
Rog3r Posted December 25, 2019 Share Posted December 25, 2019 Awesome information! Thanks Link to comment Share on other sites More sharing options...
Recommended Posts