[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,이거 맞음?
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 46340 | 02-29 | 391 | ||
| 46339 | 02-29 | 424 | ||
| 46338 | 02-29 | 388 | ||
| 46337 | 02-29 | 540 | ||
| 46336 | 02-29 | 583 | ||
| 46335 | 02-29 | 439 | ||
| 46334 | 02-29 | 393 | ||
| 46333 | 02-29 | 423 | ||
| 46332 | 하이드 공격+1 | 02-29 | 636 | |
| 46331 | 40불독 다 팜+4 | 02-29 | 489 | |
| 46330 | 02-29 | 345 | ||
| 46329 | 02-29 | 1205 | ||
| 46328 | 02-29 | 546 | ||
| 46327 | 02-29 | 385 | ||
| 46326 | 02-29 | 704 | ||
| 46325 | 02-29 | 377 | ||
| 46324 | 02-29 | 373 | ||
| 46323 | 02-29 | 431 | ||
| 46322 | 02-29 | 461 | ||
| 46321 | 메랜H삽니다.+1 | 02-29 | 406 |
댓글1
맞는거 같은데 인벤토리 타입이 안정해져있는데?