eq2bot and camp ?

coolman

Active Member
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

Code:
call MovetoWP ${LNavRegionGroup[Camp].NearestRegion[${Me.X},${Me.Z},${Me.Y}].ID}
MovetoWP could call itself within itself?
 
Top Bottom