[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,
이거 맞음?
제목 | 작성자 | 작성일 | 조회 | |
---|---|---|---|---|
46174 | 02-29 | 430 | ||
46173 | 02-29 | 380 | ||
46172 | 02-29 | 682 | ||
46171 | 02-29 | 334 | ||
46170 | 02-29 | 366 | ||
46169 | 02-29 | 453 | ||
46168 | 02-29 | 656 | ||
46167 | 생성계정+1 | 02-29 | 456 | |
46166 | 02-29 | 894 | ||
46165 | 02-29 | 543 | ||
46164 | 02-29 | 461 | ||
46163 | 불독 판다 3개+4 | 02-29 | 399 | |
46162 | 초보자 계정ㅅㅅ+1 | 02-29 | 399 | |
46161 | 02-29 | 755 | ||
46160 | 02-29 | 396 | ||
46159 | 02-29 | 331 | ||
46158 | 02-29 | 802 | ||
46157 | 02-29 | 485 | ||
46156 | 02-29 | 898 | ||
46155 | 02-29 | 333 |
댓글1
맞는거 같은데 인벤토리 타입이 안정해져있는데?