채팅0

    인벤토리 풀 체크하는 코드

    조회수 788
    [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,

    이거 맞음?

    댓글1

    회원프로필

    맞는거 같은데 인벤토리 타입이 안정해져있는데?

    2024.02.27 03:25

      게시글 리스트
      제목작성자작성일조회
      4462202-27661
      4462102-27545
      4462002-27193
      4461902-27170
      4461802-27202
      4461702-27475
      4461602-27182
      4461502-27209
      4461402-27473
      4461302-27236
      4461202-27321
      4461102-27356
      4461002-27384
      4460902-27226
      4460802-27226
      4460702-27317
      4460602-27211
      4460502-27581
      4460402-27519
      4460302-27230