The camp is working sometimes, but sometimes it can not get to pull point or camp point, just move forward.
I notice in
function MovetoWP(lnavregionref destination)
{
variable index:lnavregionref CheckRegion
..............
}
There is a line
MovetoWP could call itself within itself?
I notice in
function MovetoWP(lnavregionref destination)
{
variable index:lnavregionref CheckRegion
..............
}
There is a line
Code:
call MovetoWP ${LNavRegionGroup[Camp].NearestRegion[${Me.X},${Me.Z},${Me.Y}].ID}