if(KeyboardKey.F6 == key) then
--[[etcitem = not etcitem
if etcitem then
local Character = _UserService.LocalPlayer
local CharacterPos2 = Character.TransformComponent.WorldPosition
savept2 = CharacterPos2
etcitemdrop = _TimerService:SetTimerRepeat(itemautoo_func, 1)
_UtilDlgLogic:Show("기타템 자동비우기 활성화")
else
_TimerService:ClearTimer(etcitemdrop)
_ChatMessageLogic:Add(_ChatMessageType.Yellow,"기타템 자동비우기 비활성화")
end ]]
제목 | 작성자 | 작성일 | 조회 | |
---|---|---|---|---|
52883 | 03-12 | 619 | ||
52882 | 03-12 | 739 | ||
52881 | 03-12 | 877 | ||
52880 | 03-12 | 531 | ||
52879 | 03-12 | 555 | ||
52878 | 03-12 | 1042 | ||
52877 | 03-12 | 591 | ||
52876 | 03-12 | 626 | ||
52875 | 03-12 | 682 | ||
52874 | 03-12 | 716 | ||
52873 | 03-12 | 605 | ||
52872 | 03-12 | 1416 | ||
52871 | 03-12 | 601 | ||
52870 | 03-12 | 708 | ||
52869 | 03-12 | 585 | ||
52868 | 03-12 | 659 | ||
52867 | 03-12 | 680 | ||
52866 | 03-12 | 949 | ||
52865 | 이거 어떻게씀?+2 | 03-12 | 1096 | |
52864 | 03-12 | 538 |
댓글2
이거 벤일건데
그렇군요