instructions:
go to main config. and enable geodata.
find the following: CoordSynchronize =
-1 and replace it with CoordSynchronize =
2go to your startGameServer.bat open it and update(increase) the memory. find:
java -Dfile.encoding=UTF-8 -Xms768m -Xmx768m -Xmn256m -Xmn256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts -cp ./../libs/*;l2jhellas.jar com.l2jhellas.gameserver.GameServer
and replace it with:
java -Dfile.encoding=UTF-8 -Xmx1g -Xmn512m -Xmn512m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts -cp ./../libs/*;l2jhellas.jar com.l2jhellas.gameserver.GameServer
you can use whatever memory update you want depends on your computer. check inside startGameServer.bat for more details.
use this geodata+pathnode and almost everything will be fine, movement system-,chasing players-mobs,mob pathfind etc.Download link:
https://www.4shared.com/rar/o-ivlYX4gm/L2JHellasGeodata.html