[zz_y7_const.INVEN] = function(self, user, argc, args)
local cd = user.WsCharacterData
-- no check argc but idc cuz its trash for rn
local empty_slot_count = _InventoryLogic:GetFreeSlots(cd, tonumber(args[2]))
local full_slot_count = _InventoryLogic:GetHoldCount(cd, tonumber(args[2]))
_ChatMessageLogic:Add(_ChatMessageType.System, "[Command/Inven] slot: " .. full_slot_count .. " / " .. empty_slot_count)
end,이거 맞음?
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 46374 | 02-29 | 512 | ||
| 46373 | 생성랜계 삽니다+1 | 02-29 | 415 | |
| 46372 | 02-29 | 944 | ||
| 46371 | 02-29 | 482 | ||
| 46370 | 02-29 | 586 | ||
| 46369 | 02-29 | 402 | ||
| 46368 | 02-29 | 849 | ||
| 46367 | 02-29 | 783 | ||
| 46366 | 02-29 | 494 | ||
| 46365 | 02-29 | 411 | ||
| 46364 | 02-29 | 949 | ||
| 46363 | 메ㅇㅍ 내용확인+2 | 02-29 | 598 | |
| 46362 | 02-29 | 444 | ||
| 46361 | 생성 랜계 ㅅㅅ+1 | 02-29 | 452 | |
| 46360 | 02-29 | 420 | ||
| 46359 | 02-29 | 462 | ||
| 46358 | 02-29 | 714 | ||
| 46357 | 02-29 | 415 | ||
| 46356 | 02-29 | 966 | ||
| 46355 | 02-29 | 445 |
댓글1
맞는거 같은데 인벤토리 타입이 안정해져있는데?