Skip to content

ShannonAAEmu/ArcheAge-AiExporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Ai Exporter

The navmesh is special routes for AI on the map.



As you know, the Editor can generate 2 types of AI navigation: SERVER and CLIENT.

For instances, the game client stores both navigations, for the main world, only the CLIENT navigation.

Path to SERVER navigation: game\worlds\{world_name}\zone\{id}\
Path to CLIENT navigation: game\worlds\{world_name}\paths\

This tool is able to get all the SERVER navigation, as well as some AI navigation of the game engine.

Setup, help & support, FAQs

  1. Drop release to "game\worlds" folder
  2. Launch
  3. Result in "game\worlds\export_server" folder
Required Java 9+

About

Tool for export server AI navigation

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages