개인 자료란 (JE)

  서버 커뮤니티

Profile 아플 대표칭호 없음
Profile

질문하기 스크립트

is not an item type 이라는 오류문구가 계속 뜨는데 고칠수 있을까요?

2023.07.06 조회 수 117 추천 수 0
이해도 초보자 
게임버전 (JE) 1.19.4 
게임버전 (BE) 관련없음 
스크립트 버전 2.6.4 


give 1 of unbreakable iron sword of named "iron sword" with lore "&e막대기 :: %{stick.%player%}%" and "&e금속 :: %{ingot.%player%}%" and "&e코팅 :: %{coting.%player%}%" and "&e특성 :: %{tecksung.%player%}%" to player


이렇게 썻는데 "iron sword" is not an item type 이라고 뜨네요 ㅠㅠ 혹시 고칠수 있는 방법이 있을까요?




1개의 댓글

환타비
2023.07.06

give 1 of unbreakable iron sword named "iron sword" with lore "&e막대기 :: %{stick.%player%}%" and "&e금속 :: %{ingot.%player%}%" and "&e코팅 :: %{coting.%player%}%" and "&e특성 :: %{tecksung.%player%}%" to player

 

이걸로 변경 해보세여