[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,이거 맞음?
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 46444 | 02-29 | 866 | ||
| 46443 | 02-29 | 399 | ||
| 46442 | 02-29 | 516 | ||
| 46441 | 02-29 | 496 | ||
| 46440 | 02-29 | 514 | ||
| 46439 | 02-29 | 407 | ||
| 46438 | 02-29 | 380 | ||
| 46437 | 02-29 | 374 | ||
| 46436 | 02-29 | 1272 | ||
| 46435 | 02-29 | 404 | ||
| 46434 | 02-29 | 661 | ||
| 46433 | 02-29 | 415 | ||
| 46432 | 02-29 | 601 | ||
| 46431 | 02-29 | 631 | ||
| 46430 | 02-29 | 370 | ||
| 46429 | 02-29 | 847 | ||
| 46428 | 02-29 | 417 | ||
| 46427 | 02-29 | 539 | ||
| 46426 | 02-29 | 392 | ||
| 46425 | 40 파이터판매+1 | 02-29 | 418 |
댓글1
맞는거 같은데 인벤토리 타입이 안정해져있는데?