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 ]]
제목 | 작성자 | 작성일 | 조회 | |
---|---|---|---|---|
52886 | 03-12 | 590 | ||
52885 | 03-12 | 765 | ||
52884 | 03-12 | 606 | ||
52883 | 03-12 | 645 | ||
52882 | 03-12 | 790 | ||
52881 | 03-12 | 913 | ||
52880 | 03-12 | 563 | ||
52879 | 03-12 | 585 | ||
52878 | 03-12 | 1090 | ||
52877 | 03-12 | 621 | ||
52876 | 03-12 | 653 | ||
52875 | 03-12 | 708 | ||
52874 | 03-12 | 757 | ||
52873 | 03-12 | 669 | ||
52872 | 03-12 | 1446 | ||
52871 | 03-12 | 644 | ||
52870 | 03-12 | 743 | ||
52869 | 03-12 | 617 | ||
52868 | 03-12 | 687 | ||
52867 | 03-12 | 716 |
댓글2
이거 벤일건데
그렇군요