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 ]]
제목 | 작성자 | 작성일 | 조회 | |
---|---|---|---|---|
52882 | 03-12 | 511 | ||
52881 | 03-12 | 571 | ||
52880 | 03-12 | 590 | ||
52879 | 03-12 | 496 | ||
52878 | 03-12 | 1243 | ||
52877 | 03-12 | 478 | ||
52876 | 03-12 | 590 | ||
52875 | 03-12 | 473 | ||
52874 | 03-12 | 551 | ||
52873 | 03-12 | 541 | ||
52872 | 03-12 | 742 | ||
52871 | 이거 어떻게씀?+2 | 03-12 | 872 | |
52870 | 03-12 | 430 | ||
52869 | 03-12 | 644 | ||
52868 | 03-12 | 483 | ||
52867 | 03-12 | 586 | ||
52866 | 03-12 | 808 | ||
52865 | 03-12 | 497 | ||
52864 | 03-12 | 619 | ||
52863 | 03-12 | 1248 |
댓글2
이거 벤일건데
그렇군요