Jump to content

Need help with Skript teleport


Hello123456

Recommended Posts

Hi! 

So I wanted to make a skript code that makes it so that if you step at a certain coordinate (15, 4, 63) it would teleport you to 137, 10, -10. 

The block that was at 15, 4, 63 was a gold block. In addition, I wanted the player to be holding a trip wire hook enchanted protection 1 in order for them to be teleported. 

So here was the code I wrote

on step on gold block:
    if player's location is {15, 4, 63}:
    player is holding a Tripwire Hook of protection 1 
    teleport the player to {9, 3, 63}

It didn't work, and I didnt expect it to but even after tinkering and searching through forums, I couldn't create a solution.

Please note that this is my first MineHut server and I am fairly new to Skript (I only made a few skripts). Help would be appreciated!

Link to comment
Share on other sites

Thats now how locations work. Use this location function. https://skripthub.net/docs/?id=2120

Discord - tarna256

In-game name - _Tarna_

Website - https://tarna.dev
Paste Site: https://paste.tarna.dev

---------------------------------------------------------

[VIP] - 7/27/2020

Community Support - 7/8/20 - 11/3/20

Helper  - 11/3/20 - 2/21/21

Moderator - 2/21/21 - 5/17/21

❤️ - 5/17/21 - 12/20/22

Moderator - 12/20/22 - now

---------------------------------------------------------

image.png.70849a9b84e0347ce107b8e3eaee312c.pngimage.png.2111009afbd8bef10966ba9ede35a199.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...