on inventory close: if name of current inventory contains "설정창":
@ loop 27 times:
@@set {상자::%loop-value%} to slot loop-value - 1 of current inventory of player
은 왜 잘 되고
on inventory close:
@if name of current inventory contains " 설정창":
@@set {설정} to name of current inventory replace all " 설정창" with "" in {설정}
@@ loop 27 times:
@@@set {%{_설정}%::%loop-value%} to slot loop-value - 1 of current inventory of player 은 왜 출력값에 air가 뜰까요
DDang_
2021.06.24이름 건드는거 출력해보면서 확인해보세요
스크립터브혼
2021.06.24[코드 넣는 법]
글을 읽을 수 있게... 올려주세요. 댓글로도 에디터 사용이 가능합니다.
거너아나
2021.06.24오류 해결!
다른 스크립트 코드랑 꼬였었네요