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.
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"
Last edited by a moderator: