Jump to content

webWalking


Recommended Posts

Posted (edited)

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
Posted

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

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

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