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 ]]
제목 | 작성자 | 작성일 | 조회 | |
---|---|---|---|---|
52866 | 03-12 | 1006 | ||
52865 | 이거 어떻게씀?+2 | 03-12 | 1155 | |
52864 | 03-12 | 571 | ||
52863 | 03-12 | 867 | ||
52862 | 03-12 | 627 | ||
52861 | 03-12 | 727 | ||
52860 | 03-12 | 1000 | ||
52859 | 03-12 | 641 | ||
52858 | 03-12 | 820 | ||
52857 | 03-12 | 1602 | ||
52856 | 03-12 | 716 | ||
52855 | 03-12 | 735 | ||
52854 | 03-12 | 640 | ||
52853 | 03-12 | 666 | ||
52852 | 03-12 | 684 | ||
52851 | 03-12 | 621 | ||
52850 | 03-12 | 727 | ||
52849 | 03-12 | 731 | ||
52848 | 03-12 | 1506 | ||
52847 | 03-12 | 595 |
댓글2
이거 벤일건데
그렇군요