특정 좌표에 가면 100 20 100으로 가지는 스크립트 구문좀 알려주세요..
if player's location is 좌표:
@teleport player to 좌표
안돼요.. 1.12.2 입니다
https://skriptlang.github.io/Skript/functions.html#location
참고해보세요
영어를 잘 못해서 100 20 130에 가면 실행되는 구문좀 써주실수 있나요..?
if player's location is (x좌표, y좌표, z좌표, world "world"):
teleport player to (x좌표, y좌표, z좌표, world "world")
건축
KHC
2024-10-25
2
2024-10-10
dbasd12
2024-10-09
레드스톤
노트블럭전문가
2024-10-08
1
팁
물귀신
2024-10-06
3
거너아나
2021.11.06if player's location is 좌표:
@teleport player to 좌표
Ondal__
2021.11.09안돼요.. 1.12.2 입니다
거너아나
2021.11.09https://skriptlang.github.io/Skript/functions.html#location
참고해보세요
Ondal__
2021.11.09영어를 잘 못해서 100 20 130에 가면 실행되는 구문좀 써주실수 있나요..?
거너아나
2021.11.10if player's location is (x좌표, y좌표, z좌표, world "world"):
teleport player to (x좌표, y좌표, z좌표, world "world")