hifn 4b8a8f37918540f4bc26f0d86037a93d
이해도 | 입문자 |
---|---|
게임버전 (JE) | 1.19.3 |
게임버전 (BE) | 관련없음 |
on inventory click:
if name of current inventory contains "hifn 개인 상점":
cancel event
if lore of click item contains "[아이템 액자]":
if click type is right mouse button:
if player has 1 item frame:
remove 1 of item frame from player's inventory
add 1500 to {money::%uuid of player%}
message "&a아이템 액자를 판매했습니다 &a+1500원"
else:
message "&c아이템 액자가 부족합니다."
if click type is right mouse button with shift:
if player has 16 item frame:
remove 16 of item frame from player's inventory
add 24000 to {money::%uuid of player%}
message "&a아이템 액자를 판매했습니다 &a+24000원"
오류는 안뜨는데 [아이템 액자]란 로어를 가지고 있는 아이템을 클릭해도 작동하지 않아요
댓글이 없습니다.
새로운 댓글을 등록해 주세요!