i got a problem . geodata not loads files , it only loads pathnodes files . dont know what to do please help me
sorry for my english
set in configs
in gameserver i have detected this
sorry for my english
set in configs
- Code:
# GeoData options:
# 0 = GeoData and PathFinding OFF (default)
# 1 = GeoData used to check Line Of Sight (LOS) targetting and
# L2Playable movement. You need to download files for data/geodata folder.
# Monsters can pass walls but not aggro through them.
# 2 = Full GeoData enabled. Includes PathFinding (requires also /data/pathnode
# files if CellPathFinding not enabled) and all character moves go through
# geodata checks (if a mob passes a wall, pathfinding didn't find a route
# but we allow attack and returning home).
# Recommended server memory minimum 2 GB, rather 3 GB.
GeoData = 2
in gameserver i have detected this
- Code:
Using Null GeoDriver.
Path Engine: - Loading Path Nodes...
Path Engine: - Loading: 16_10.pn -> region offset: 522 X: 16 Y: 10