EPQK
대표칭호 없음
EPQK 3b485c86c8f34cd4bd4808e789b91f85
이해도 | 중급자(필요한 애드온을 찾아서 만들 수 있어요) |
---|---|
게임버전 (JE) | 1.18.1 |
게임버전 (BE) | 관련없음 |
스크립트 버전 | 가장 최신 |
command /asdf:
trigger:
set {_test} to 4 hours
set {_now} to now
add {_test} to {_now}
set {_now} to {_now} formatted human-readable as "YYYY년 MM월 dd일 hh시 mm분 ss초"
message "%{_now}%"
오류는 안뜨는데 날짜에 시간이 더해지지가 않네요
add 4 hours to {_now}
set {_now} to {_now} formatted human-readable as "YYYY년 MM월 dd일 hh시 mm분 ss초"
message "%{_now}%"
이렇게 했을때는 돼는데..
댓글이 없습니다.
새로운 댓글을 등록해 주세요!