채팅0

    인벤토리 풀 체크하는 코드

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

      게시글 리스트
      제목작성자작성일조회
      4617402-29430
      4617302-29380
      4617202-29682
      4617102-29334
      4617002-29366
      4616902-29453
      4616802-29656
      4616702-29456
      4616602-29894
      4616502-29543
      4616402-29461
      4616302-29399
      4616202-29399
      4616102-29755
      4616002-29396
      4615902-29331
      4615802-29802
      4615702-29485
      4615602-29898
      4615502-29333