|
2026-03-06 14:03
조회: 33
추천: 0
전문기술 지식포인트 매크로 수정 질문채광 /run local a=C_CurrencyInfo.GetCurrencyInfo(3065) print("You've earned ".. a.quantity .. " out of ".. a.maxQuantity .. " herbalism catch-up knowledge") 채집 /run local a=C_CurrencyInfo.GetCurrencyInfo(3061) print("You've earned ".. a.quantity .. " out of ".. a.maxQuantity .. " herbalism catch-up knowledge") 전 확장팩에서 쓰던 지식포인트 확인용 매크로인데 현 확장팩에서 사용하려면 어떻게 수정해야 할까요
|
