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 ]]
제목 | 작성자 | 작성일 | 조회 | |
---|---|---|---|---|
52878 | 03-12 | 1241 | ||
52877 | 03-12 | 474 | ||
52876 | 03-12 | 587 | ||
52875 | 03-12 | 469 | ||
52874 | 03-12 | 547 | ||
52873 | 03-12 | 538 | ||
52872 | 03-12 | 735 | ||
52871 | 이거 어떻게씀?+2 | 03-12 | 868 | |
52870 | 03-12 | 428 | ||
52869 | 03-12 | 639 | ||
52868 | 03-12 | 480 | ||
52867 | 03-12 | 581 | ||
52866 | 03-12 | 805 | ||
52865 | 03-12 | 492 | ||
52864 | 03-12 | 616 | ||
52863 | 03-12 | 1243 | ||
52862 | 03-12 | 566 | ||
52861 | 03-12 | 578 | ||
52860 | 03-12 | 495 | ||
52859 | 03-12 | 514 |
댓글2
이거 벤일건데
그렇군요