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 ]]
제목 | 작성자 | 작성일 | 조회 | |
---|---|---|---|---|
52876 | 03-12 | 582 | ||
52875 | 03-12 | 466 | ||
52874 | 03-12 | 544 | ||
52873 | 03-12 | 535 | ||
52872 | 03-12 | 732 | ||
52871 | 이거 어떻게씀?+2 | 03-12 | 865 | |
52870 | 03-12 | 425 | ||
52869 | 03-12 | 636 | ||
52868 | 03-12 | 477 | ||
52867 | 03-12 | 578 | ||
52866 | 03-12 | 802 | ||
52865 | 03-12 | 492 | ||
52864 | 03-12 | 612 | ||
52863 | 03-12 | 1238 | ||
52862 | 03-12 | 564 | ||
52861 | 03-12 | 574 | ||
52860 | 03-12 | 492 | ||
52859 | 03-12 | 509 | ||
52858 | 03-12 | 526 | ||
52857 | 03-12 | 475 |
댓글2
이거 벤일건데
그렇군요