[GH-ISSUE #247] Trap doors can't be opened through Parabot API #12566

Closed
opened 2026-06-06 12:20:34 +00:00 by Dark98 · 3 comments
Owner

Originally created by @dginovker on GitHub (Dec 9, 2019).
Original GitHub issue: https://github.com/2006-Scape/2006Scape/issues/247

Parabot's Object Debug does not find it:
image

Meaning you can't interact with it. Using "Actions debug" you can interact with it, but those change on server restart.

My personal guess would be it's different in the map somehow; if we could get a map editor, we could do some good work.

For those testing on localhost, you can easily get to a trapdoor by typing ::tp 3405 3506.

An easy fix to this might be to just add another interactable object underneath it for now. Or, if this is a Parabot thing (rather than the server just doing something weird), this will just be closed.

Originally created by @dginovker on GitHub (Dec 9, 2019). Original GitHub issue: https://github.com/2006-Scape/2006Scape/issues/247 Parabot's Object Debug does not find it: ![image](https://user-images.githubusercontent.com/32943174/70453887-84394e80-1a77-11ea-906f-393113a2e910.png) Meaning you can't interact with it. Using "Actions debug" you can interact with it, but those change on server restart. My personal guess would be it's different in the map somehow; if we could get a map editor, we could do some good work. For those testing on localhost, you can easily get to a trapdoor by typing `::tp 3405 3506`. An easy fix to this might be to just add another interactable object underneath it for now. Or, if this is a Parabot thing (rather than the server just doing something *weird*), this will just be closed.
Dark98 added the Difficulty: Medium label 2026-06-06 12:20:34 +00:00
Author
Owner

@dginovker commented on GitHub (Dec 9, 2019):

scriptss from Parabot said this:

image

I wasn't able to find the thread he's talking about

<!-- gh-comment-id:563332346 --> @dginovker commented on GitHub (Dec 9, 2019): scriptss from Parabot said this: ![image](https://user-images.githubusercontent.com/32943174/70455927-23ac1080-1a7b-11ea-979d-bc9fc4f81ba0.png) I wasn't able to find the thread he's talking about
Author
Owner

@dginovker commented on GitHub (Dec 9, 2019):

Shadowrs from Parabot:

image

So we have to test if it's a ground/wall decoration (which won't get picked up like regular objects), and if it still doesn't work, it's a hooking issue. I think Jetfox is on just that.

<!-- gh-comment-id:563443240 --> @dginovker commented on GitHub (Dec 9, 2019): Shadowrs from Parabot: ![image](https://user-images.githubusercontent.com/32943174/70473580-536d0f80-1a9f-11ea-9422-da3cafefa9f2.png) So we have to test if it's a ground/wall decoration (which won't get picked up like regular objects), and if it still doesn't work, it's a hooking issue. I think Jetfox is on just that.
Author
Owner

@dginovker commented on GitHub (Dec 9, 2019):

Seems they're just ground/wall decorations. Closing

<!-- gh-comment-id:563455796 --> @dginovker commented on GitHub (Dec 9, 2019): Seems they're just ground/wall decorations. Closing
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#12566