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 ]]
제목 | 작성자 | 작성일 | 조회 | |
---|---|---|---|---|
공지 | 게시판 이용 안내+156 | 10-20 | 21840 | |
61528 | 10-16 | 61 | ||
61527 | 10-16 | 50 | ||
61526 | 10-16 | 85 | ||
61525 | 10-15 | 371 | ||
61524 | 10-15 | 260 | ||
61523 | 10-15 | 323 | ||
61522 | 10-15 | 314 | ||
61521 | 10-15 | 308 | ||
61520 | 10-15 | 277 | ||
61519 | 10-15 | 517 | ||
61518 | 10-15 | 453 | ||
61517 | 10-15 | 360 | ||
61516 | 10-14 | 389 | ||
61515 | 10-14 | 331 | ||
61514 | 10-14 | 433 | ||
61513 | 10-14 | 375 | ||
61512 | 10-14 | 359 | ||
61511 | 10-14 | 448 | ||
61510 | 10-14 | 499 |
댓글2
이거 벤일건데
그렇군요