개인 자료란 (JE)

  서버 커뮤니티

Profile 빔면파크 대표칭호 없음
Profile

질문하기 스크립트

스크립트 로어 질문

2023.09.03 조회 수 55 추천 수 0
이해도 입문자 
게임버전 (JE) 관련없음 
게임버전 (BE) 관련없음 

   

아이템 설명에 서버 전인원 닉네임이 뜨게 하고 싶은데 이렇게 했는데 한 명 밖에 안 뜨는데 어떻게 하면 되나요?


 loop all players:

        set slot 34 of current inventory of player to skull of player named "9번 말" with lore "&e%loop-player% : %{BT9::%uuid of loop-player%}%개"


버전은 1.20.1 입니다


2개의 댓글

세찐찐
2023.09.04

loop를 입력할때는 player가 아닌 loop-player 를 이용하셔야 합니다

세찐찐
2023.09.05

Loop all players밑에

 

Delete 원하는 변수

add name of loop-player to 원하는 변수

 

를 넣고 원하는 변수를 띄우면 됩니다