개인 자료란 (JE)

  서버 커뮤니티

Profile Flashback 대표칭호 없음
Profile

질문하기 스크립트

질문입니다!

2020.11.21 조회 수 99 추천 수 0
이해도 1.16 
게임버전 (JE) 페이퍼 

set {_players::*} to players at region "test1"


test1이라는 지역 내의 플레이어들을 변수로 가져올 때

because the latter is not an object 오류가 나네요. 어떻게 변경해야 할까요?

1개의 댓글

스크립터브혼
2020.11.21

구역 내 플레이어를 가져오는 익스프레션은 없습니다.
청크내 플레이어는 가져 올 수 있으니, 구역이 가지고있는 청크로 찾으세요.

[Entities]
> %entity types% [(in|of) ([world[s]] %worlds%|%chunks%)]