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 ]]
제목 | 작성자 | 작성일 | 조회 | |
---|---|---|---|---|
공지 | 게시판 이용 안내+150 | 10-20 | 20719 | |
60697 | 17:11 | 7 | ||
60696 | 14:31 | 45 | ||
60695 | 14:24 | 48 | ||
60694 | 11:39 | 108 | ||
60693 | 09:30 | 75 | ||
60692 | 00:05 | 293 | ||
60691 | 07-03 | 193 | ||
60690 | 07-03 | 136 | ||
60689 | 07-03 | 143 | ||
60688 | 07-03 | 131 | ||
60687 | 07-03 | 207 | ||
60686 | 07-03 | 181 | ||
60685 | 07-03 | 140 | ||
60684 | 07-03 | 145 | ||
60683 | 07-03 | 148 | ||
60682 | 07-03 | 229 | ||
60681 | 07-03 | 149 | ||
60680 | 07-03 | 167 | ||
60679 | 07-03 | 218 |
댓글2
이거 벤일건데
그렇군요