채팅0

    인벤토리 풀 체크하는 코드

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

      게시글 리스트
      제목작성자작성일조회
      4665602-29994
      4665502-29461
      4665402-29417
      4665302-29505
      4665202-29546
      4665102-29459
      4665002-29827
      4664902-29424
      4664802-29513
      4664702-29442
      4664602-291131
      4664502-29502
      4664402-29448
      4664302-29431
      4664202-29427
      4664102-29420
      4664002-29471
      4663902-29476
      4663802-29464
      4663702-29637
      안내 배너 이미지