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 ]]
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 52864 | 03-12 | 702 | ||
| 52863 | 03-12 | 743 | ||
| 52862 | 03-12 | 1033 | ||
| 52861 | 이거 어떻게씀?+2 | 03-12 | 1213 | |
| 52860 | 03-12 | 588 | ||
| 52859 | 03-12 | 895 | ||
| 52858 | 03-12 | 644 | ||
| 52857 | 03-12 | 739 | ||
| 52856 | 03-12 | 1038 | ||
| 52855 | 03-12 | 652 | ||
| 52854 | 03-12 | 853 | ||
| 52853 | 03-12 | 1641 | ||
| 52852 | 03-12 | 735 | ||
| 52851 | 03-12 | 753 | ||
| 52850 | 03-12 | 651 | ||
| 52849 | 03-12 | 686 | ||
| 52848 | 03-12 | 704 | ||
| 52847 | 03-12 | 640 | ||
| 52846 | 03-12 | 743 | ||
| 52845 | 03-12 | 771 |
댓글2
이거 벤일건데
그렇군요