Allods Developers Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Information about open sectors on the character from the moment of creation.

Define which information you would want to know exactly?

If you're talking about The starting areas:

Empire
Code:
map = /Maps/Inst_EmpireStart/MapResource.xdb
zone = /Maps/Inst_EmpireStart/Zones/InstEmpire1/InstEmpire1.(ZoneResource).xdb
League
Code:
map = /Maps/Inst_LeagueStart/MapResource.xdb
zone = /Maps/Inst_LeagueStart/Zones/InstLeague1/InstLeague1.(ZoneResource).xdb

if you want to modify starting area location refer to this post
https://community.allods-developers...the-very-beginning-of-the-game.411/#post-4913
 
No, I know that. I need to know where I can check how many sectors of the astral plane is open at the avatar. Where is this file located?
 
Back
Top