[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,
이거 맞음?
제목 | 작성자 | 작성일 | 조회 | |
---|---|---|---|---|
45405 | 02-28 | 449 | ||
45404 | 로나 H 1ㄷ1+1 | 02-28 | 307 | |
45403 | 02-28 | 313 | ||
45402 | 02-28 | 302 | ||
45401 | 02-28 | 388 | ||
45400 | 활 기타 온오프+2 | 02-28 | 358 | |
45399 | 후 장공캐기 힘들군+15 | 02-28 | 794 | |
45398 | 드디어 뒤졌네+2 | 02-28 | 709 | |
45397 | 02-28 | 420 | ||
45396 | 02-28 | 323 | ||
45395 | 02-28 | 626 | ||
45394 | 02-28 | 290 | ||
45393 | 02-28 | 309 | ||
45392 | 02-28 | 380 | ||
45391 | 02-28 | 284 | ||
45390 | 02-28 | 488 | ||
45389 | 02-28 | 334 | ||
45388 | 02-28 | 1512 | ||
45387 | 02-28 | 340 | ||
45386 | 02-28 | 307 |
댓글1
맞는거 같은데 인벤토리 타입이 안정해져있는데?