채팅0

    인벤토리 풀 체크하는 코드

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

      게시글 리스트
      제목작성자작성일조회
      4603402-291059
      4603302-29763
      4603202-29634
      4603102-29807
      4603002-29997
      4602902-29409
      4602802-29664
      4602702-29615
      4602602-29909
      4602502-29591
      4602402-29543
      4602302-291059
      4602202-29527
      4602102-29652
      4602002-29582
      4601902-29441
      4601802-29360
      4601702-29408
      4601602-291074
      4601502-29397