채팅0

    인벤토리 풀 체크하는 코드

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

      게시글 리스트
      제목작성자작성일조회
      4653702-29451
      4653602-29427
      4653502-29413
      4653402-29442
      4653302-29448
      4653202-29583
      4653102-29443
      4653002-29407
      4652902-29522
      4652802-29437
      4652702-29802
      4652602-29484
      4652502-291064
      4652402-29420
      4652302-29568
      4652202-29521
      4652102-29536
      4652002-29428
      4651902-29412
      4651802-29439
      안내 배너 이미지