개인 자료란 (JE)

  서버 커뮤니티

Profile 물귀신 대표칭호 없음

waterghost_2046 0bd8967038f5483ca751fd125b4c3556

Profile

질문하기 스크립트

gui오류

2024.02.04 조회 수 105 추천 수 0
이해도 중급자 
게임버전 (JE) 관련없음 
게임버전 (BE) 관련없음 
스크립트 버전 최신 
스크립트 애드온

command /open:

  trigger:

    player is op

    set {_inv} to chest inventory with 4 row named "키트"

    set {_loop} to 0

    loop 36 times:

      set slot {_loop} of current inventory of player to {kit.%{_loop}%} 

      add 1 to {_loop}

    open {_inv} to player

on inventory close:

  if uncolored name of player's current inventory contains "키트":

    broadcast "!!"

    set {_loop} to 0

    loop 36 times:

      set {kit.%{_loop}%} to slot {_loop} of player's current inventory

      add 1 to {_loop}

gui저장이 안되요...

1개의 댓글

windy_wind
2024.02.04

플레이어 uuid를(또는 이름) 사용하는 배열변수를 이용해서 아이템을 저장하고 다시 gui에다가 그 변수에 저장된 아이템을 세팅하는 방법이 있습니다.

뉴스 및 창작물
/files/thumbnails/761/908/003/262x150.crop.jpg?20241025153749

건축

서울 숭례문(崇禮門) 4

KHC

2024-10-25

2

/files/thumbnails/578/899/003/262x150.crop.jpg?20241010142350

건축

경주 월정교 1

KHC

2024-10-10

2

/files/thumbnails/219/899/003/262x150.crop.jpg?20241009200950

건축

송전탑+도시 2

dbasd12

2024-10-09

2

/files/thumbnails/246/898/003/262x150.crop.jpg?20241008102328

레드스톤

단다단 - 오토노케(オトノケ) | 마인크래프트 노트블럭 커버

노트블럭전문가

2024-10-08

1

/files/thumbnails/348/896/003/262x150.crop.jpg?20241006103035

디도스/봇테러등등을 낚는 방법 4

물귀신

2024-10-06

3