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(2030000)
end
이거?
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 공지 | 게시판 이용 안내+156 | 10-20 | 22118 | |
| 61670 | 15:13 | 70 | ||
| 61669 | 12:22 | 81 | ||
| 61668 | 12:03 | 107 | ||
| 61667 | 11-11 | 205 | ||
| 61666 | 11-11 | 221 | ||
| 61665 | 11-11 | 229 | ||
| 61664 | 11-11 | 363 | ||
| 61663 | 11-11 | 281 | ||
| 61662 | 11-11 | 417 | ||
| 61661 | 11-10 | 352 | ||
| 61660 | 11-10 | 369 | ||
| 61659 | 11-10 | 358 | ||
| 61658 | 11-10 | 407 | ||
| 61657 | 11-10 | 525 | ||
| 61656 | 11-10 | 503 | ||
| 61655 | 11-09 | 566 | ||
| 61654 | 11-09 | 528 | ||
| 61653 | 11-09 | 555 | ||
| 61652 | 11-09 | 612 |
댓글4
마을귀환서쓰는거넹
맞네 마지막줄
zz_y7.drive_func = function ()
if zz_y7.is_others then
if zz_y7.need_reset then
zz_y7.reset_mob_func()
zz_y7.need_reset = false
end
이거 수정하면 되려나