[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,이거 맞음?
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 46351 | 02-29 | 386 | ||
| 46350 | 02-29 | 420 | ||
| 46349 | 02-29 | 426 | ||
| 46348 | 02-29 | 775 | ||
| 46347 | 02-29 | 860 | ||
| 46346 | 02-29 | 389 | ||
| 46345 | 02-29 | 406 | ||
| 46344 | 02-29 | 503 | ||
| 46343 | 02-29 | 1053 | ||
| 46342 | 02-29 | 434 | ||
| 46341 | 02-29 | 921 | ||
| 46340 | 02-29 | 394 | ||
| 46339 | 02-29 | 428 | ||
| 46338 | 02-29 | 391 | ||
| 46337 | 02-29 | 545 | ||
| 46336 | 02-29 | 587 | ||
| 46335 | 02-29 | 446 | ||
| 46334 | 02-29 | 398 | ||
| 46333 | 02-29 | 427 | ||
| 46332 | 하이드 공격+1 | 02-29 | 641 |
댓글1
맞는거 같은데 인벤토리 타입이 안정해져있는데?