Classic zones geodata

Thanks, I've downloaded one from a free project and changed extension to l2g.
How do I know which file is attached to this part of the map?
 
Thank you!. About the server side, I tried copying a free project files (they are in .l2j format), I changed the regex pattern and I get IndexOutOfBounds exception, What's the right way to do it? I'd like to keep the current geo and add the missing maps
 
Extend maps array at geodata.properties
# Map geo Shift
GeoFirstX = 15
GeoFirstY = 10
GeoLastX = 26
GeoLastY = 26
 
Back
Top