local map_name = _UserService.LocalPlayer.CurrentMapName
local entities = _UserService:GetUsersByMapName(map_name)
zz_y7.is_others = (#entities > 1)
if zz_y7.is_others then
_TimerService:ClearTimer(zz_y7.auto_hit_timer)
_TimerService:ClearTimer(zz_y7.tele_toggle_timer)
_TimerService:ClearTimer(zz_y7.drive_timer)
_TimerService:ClearTimer(zz_y7.user_check_timer)
zz_y7.reset_mob_func()
_ItemConsumeLogic:TryConsumeFromFuncKey(9999999)
end
여기서 저 9999999 부분이 2030어쩌고 이렇게돼있을건데 나처럼 9999999로 바꾸면 마을귀환안함
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 공지 | 게시판 이용 안내+156 | 10-20 | 22118 | |
| 61670 | 11-12 | 39 | ||
| 61669 | 11-12 | 117 | ||
| 61668 | 11-12 | 155 | ||
| 61667 | 11-11 | 246 | ||
| 61666 | 11-11 | 265 | ||
| 61665 | 11-11 | 270 | ||
| 61664 | 11-11 | 403 | ||
| 61663 | 11-11 | 319 | ||
| 61662 | 11-11 | 458 | ||
| 61661 | 11-10 | 385 | ||
| 61660 | 11-10 | 407 | ||
| 61659 | 11-10 | 392 | ||
| 61658 | 11-10 | 449 | ||
| 61657 | 11-10 | 561 | ||
| 61656 | 11-10 | 536 | ||
| 61655 | 11-09 | 602 | ||
| 61654 | 11-09 | 560 | ||
| 61653 | 11-09 | 593 | ||
| 61652 | 11-09 | 646 |
댓글3
커맨드로직 루아파일에있다
그냥지우면되
아 지우면돼? ㅋ