Jump to content

webWalking


nickeb0i

Recommended Posts

I don't think you can use a WebWalkingEvent for an area?

Unless you did WebWalkingEvent e = new WebWalkingEvent(area.getRandomPosition());

 

Not right now, but once the dev build with the latest webwalker is out you'll be able to, it is recommended too.

 

and OP: could you post the code you're using? are you sure that tile is walkable/reachable?

Edited by Precise
Link to comment
Share on other sites

I don't think you can use a WebWalkingEvent for an area?

Unless you did WebWalkingEvent e = new WebWalkingEvent(area.getRandomPosition());

 

I get this error

[iNFO][bot #1][01/20 07:40:25 em]: WebWalkingEvent; Could not execute! next = Walk => [x=3013, y=3332, z=0]; ready = { [] }

when trying to walk this area Area(3022, 3314, 3018, 3318)

 

walking.webWalk(ASSAREA.getRandomPosition()); should work

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...