채팅0

    인벤토리 풀 체크하는 코드

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

      게시글 리스트
      제목작성자작성일조회
      4661002-29533
      4660902-29543
      4660802-29475
      4660702-29471
      4660602-29405
      4660502-29414
      4660402-29428
      4660302-29525
      4660202-29515
      4660102-29475
      4660002-29413
      4659902-29522
      4659802-29385
      4659702-29469
      4659602-29440
      4659502-29428
      4659402-29443
      4659302-29400
      4659202-29438
      4659102-29785
      안내 배너 이미지