Quote:
Originally Posted by Temeteus
[Only registered and activated users can see links. Click Here To Register...]
This is the error I get about every 2 minutes :/
Maeby because there is those pilars and walls?
Yeah, I think its because pro4never gotta restart server to apply changes.
|
Re-wrote it to use the same map querying system that my paths use... it's far from A* but it works nicely.
Basically what I do is I run a query on all coords in range.
If they are accessible I add them to a list storing their distance from target. Then I use the one that is closest to target (we already know it's in range and valid dmap) and use that!
So yes.. that should work.
Need to track down where my problem is though... something is happening that causes a fatal exception.
Quote:
Originally Posted by Oldrin
Snakemonsters
Lab1/3
Frozzen Grotto
Hawks
|
Write them up using the structure I posted and I'll add them to the bot.