채팅0

    인벤토리 풀 체크하는 코드

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

      게시글 리스트
      제목작성자작성일조회
      4630902-29416
      4630802-29455
      4630702-29460
      4630602-29860
      4630502-29470
      4630402-291035
      4630302-29385
      4630202-29461
      4630102-29393
      4630002-29363
      4629902-29439
      4629802-29402
      4629702-29383
      4629602-29626
      4629502-29693
      4629402-29411
      4629302-29392
      4629202-29678
      4629102-29761
      4629002-29681
      안내 배너 이미지