채팅0

    인벤토리 풀 체크하는 코드

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

      게시글 리스트
      제목작성자작성일조회
      4647802-29464
      4647702-29950
      4647602-29658
      4647502-29831
      4647402-29463
      4647302-29481
      4647202-29403
      4647102-29543
      4647002-29491
      4646902-29996
      4646802-29369
      4646702-29556
      4646602-29430
      4646502-29823
      4646402-29447
      4646302-29456
      4646202-29396
      4646102-29752
      4646002-29480
      4645902-29547
      안내 배너 이미지