[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,
이거 맞음?
제목 | 작성자 | 작성일 | 조회 | |
---|---|---|---|---|
46114 | 02-29 | 433 | ||
46113 | 02-29 | 628 | ||
46112 | 02-29 | 609 | ||
46111 | 02-29 | 431 | ||
46110 | 02-29 | 370 | ||
46109 | 02-29 | 559 | ||
46108 | 02-29 | 372 | ||
46107 | 02-29 | 432 | ||
46106 | 02-29 | 577 | ||
46105 | 02-29 | 560 | ||
46104 | 02-29 | 762 | ||
46103 | 02-29 | 615 | ||
46102 | 02-29 | 401 | ||
46101 | 02-29 | 579 | ||
46100 | 02-29 | 338 | ||
46099 | 02-29 | 411 | ||
46098 | 02-29 | 357 | ||
46097 | 02-29 | 409 | ||
46096 | 02-29 | 946 | ||
46095 | 5분이 어쩌라는거?+19 | 02-29 | 1010 |
댓글1
맞는거 같은데 인벤토리 타입이 안정해져있는데?