[Pogamut-list] mapping bot

cazub pogamut-forum at artemis.ms.mff.cuni.cz
Thu Sep 11 09:33:17 CEST 2008


Re: Re: Re: mapping bot
ok jakub i'm stuck :( ,  i don't think i understand how to check for PATH_FOUND

String pathFound = "";
pathFound = gameMap.pathManager.retrievePathGB(this.choosenNavPoint.location).toString();
if(pathFound.equals("PATH_FOUND")){
                this.gameMap.pathManager.runAlongPath();
}

is what i'm doing and that doesn't seem to be working, how do i do this exactly??

----

Reply Link: <https://artemis.ms.mff.cuni.cz/pogamut/tiki-view_forum_thread.php?forumId=6&comments_reply_threadId=236&comments_parentId=222&post_reply=1#form>





More information about the Pogamut-list mailing list