• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

Fixed [Indev 0.49.1] ScriptBlock Skippable If Next To Warpblock.

J

jianmingyong

Guest
The ScriptBlock Trigger on the floor can be skipped totally if it is next to a warpblock.

What I expected to happen:
Run the ScriptBlock script on the floor before you can touch the warpblock to exit or enter another map.

What actually happened:
It skip totally except when the player stand on it without moving.

Steps to reproduce:
1. Place a ScriptBlock on the floor ( Example: 0,0,1)
2. Place a warpblock next to it. ( Example: 0,0,0)
3. Now that the warpblock is infront while the scriptblock is next to it, hold up to walk to the warpblock.
4. You are warped and the ScriptBlock did not run at all.

I can't provide a testing script but it can be done with any script like showing a text as a scriptblock.

Edit: "but" change to "and" :) Bad grammer I had.
 
Last edited by a moderator:
Top