this will be the last time you see me post, comment or ever be around forsaken world again
With this post i will release my findings and studies for maps for this game
REQUIREMENTS:
You will need this tool, there is no other choice that i have found during my time with this game
You will also need Notepad++ and NpcGEN editor as well as a elements.data editor
You will also need a copy of any Angelica Based game that carries map setup similar to Forsaken Worlds server file setup
TUTORIAL:
there are some key files to pay very close attention to..
you will need to navigate to Script.pck\instanceworld.lua and instancestr.lua
these 2 files tell the client how to port to the different maps, you will also need to use a elements editor that shows this structure for your version in the correct format
MAP_TO_SERVER_LINE_CONFIG
it should look like this
line_mask[4] = Map ID 4
The identifiers after this are the realm ID's
you can port retail maps to your server very easily once you figure out these core files, add new teleports and etc.
And with this i bid you all farewell
With this post i will release my findings and studies for maps for this game
REQUIREMENTS:
To view the content, you need to sign in or register
You will need this tool, there is no other choice that i have found during my time with this game
You will also need Notepad++ and NpcGEN editor as well as a elements.data editor
You will also need a copy of any Angelica Based game that carries map setup similar to Forsaken Worlds server file setup
TUTORIAL:
there are some key files to pay very close attention to..
you will need to navigate to Script.pck\instanceworld.lua and instancestr.lua
these 2 files tell the client how to port to the different maps, you will also need to use a elements editor that shows this structure for your version in the correct format
MAP_TO_SERVER_LINE_CONFIG
it should look like this

line_mask[4] = Map ID 4
The identifiers after this are the realm ID's
you can port retail maps to your server very easily once you figure out these core files, add new teleports and etc.
And with this i bid you all farewell