채팅0

    인벤토리 풀 체크하는 코드

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

      게시글 리스트
      제목작성자작성일조회
      4459902-27235
      4459802-27213
      4459702-27232
      4459602-27732
      4459502-27523
      4459402-27807
      4459302-27316
      4459202-27346
      4459102-27513
      4459002-27297
      4458902-27261
      4458802-27680
      4458702-27892
      4458602-27441
      4458502-27315
      4458402-27307
      4458302-27552
      4458202-27578
      4458102-27200
      4458002-27203