Advertisement
SUPERFIRE777

看板テレポート

Oct 30th, 2019
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. #看板テレポート[D-RPG]
  2. on rightclick on sign with tripwire hook:
  3. if player's tool is tripwire hook:
  4. if line 1 of the clicked block is "&b&l[Teleport]":
  5. if line 2 of the clicked block is "&a&l最初の町":
  6. execute console command "/tp %player% -748 4 -172"
  7. on sign change:
  8. if line 1 of event-block is "[Teleport]":
  9. set line 1 of event-block to "&b&l[Teleport]"
  10. set line 2 of event-block to "&a&l%line 2 of event-block%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement