lmfaoown Posted November 14, 2016 Share Posted November 14, 2016 Is it possible to get the webWalk positions array it creates? I'm trying to get the webWalk positions array so I can use them to figure out which tile has an obstacle that would need to be opened, such as a door or a gate. A lovely picture made in Excel can give you a visualization of what I'm attempting to do with webWalk. Quote Link to comment Share on other sites More sharing options...
PlagueDoctor Posted November 14, 2016 Share Posted November 14, 2016 Webwalking opens gates n shit for you. Quote Link to comment Share on other sites More sharing options...
Team Cape Posted November 14, 2016 Share Posted November 14, 2016 webwalking handles most obstacles for you e.g. gates, doors. WebWalkEvent doesn't have getPath(), but WalkingEvent has a method getPath() that returns a List of the positions in the past Quote Link to comment Share on other sites More sharing options...
Alek Posted November 14, 2016 Share Posted November 14, 2016 Web walker doesn't create an array of positions; we wouldn't be able to do things like use gnome gliders and travel through the charters. Also no, those links aren't available in the public API. Everything is still under a bit of heavy development and I'd like to be able to modify classes without hearing the kicking and screaming. Quote Link to comment Share on other sites More sharing options...
lmfaoown Posted November 14, 2016 Author Share Posted November 14, 2016 (edited) Thanks for the detailed explanation you three, that's all I needed. This thread can be locked/archived if anyone so pleases, since I can't lock it myself. Edit: Unsure if this is a bug or not, but since the webWalk handles obstacles itself, I assume curtains were never added (Closed ID 1533, Open ID 1534). Edited November 14, 2016 by lmfaoown Quote Link to comment Share on other sites More sharing options...
Juggles Posted November 14, 2016 Share Posted November 14, 2016 Thanks for the detailed explanation you three, that's all I needed. This thread can be locked/archived if anyone so pleases, since I can't lock it myself. Edit: Unsure if this is a bug or not, but since the webWalk handles obstacles itself, I assume curtains were never added (Closed ID 1533, Open ID 1534). I believe curtains aren't supported. In my script, they wouldn't open them. I just coded the obstacle myself. Quote Link to comment Share on other sites More sharing options...
Chris Posted November 14, 2016 Share Posted November 14, 2016 Thanks for the detailed explanation you three, that's all I needed. This thread can be locked/archived if anyone so pleases, since I can't lock it myself. Edit: Unsure if this is a bug or not, but since the webWalk handles obstacles itself, I assume curtains were never added (Closed ID 1533, Open ID 1534). Report them here: http://osbot.org/forum/forum/335-web-walking-links/ If you cant post there : follow this format and reply through PM and I will post it myself Position of the Object/NPC: Position of where you will start: Position of where you will end: Name of NPC/Object: Name of NPC/Object action: Dialogue options (if applicable): Quests required (if applicable): Items required (if applicable): F2P or P2P: Additional (if applicable): Quote Link to comment Share on other sites More sharing options...