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
이거?
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 26733 | 02-02 | 271 | ||
| 26732 | 02-02 | 537 | ||
| 26731 | 02-02 | 233 | ||
| 26730 | 02-02 | 438 | ||
| 26729 | 응 12시간생존+1 | 02-02 | 380 | |
| 26728 | 02-02 | 248 | ||
| 26727 | 02-02 | 766 | ||
| 26726 | 02-02 | 348 | ||
| 26725 | 02-02 | 263 | ||
| 26724 | 02-02 | 263 | ||
| 26723 | 02-02 | 744 | ||
| 26722 | 02-02 | 761 | ||
| 26721 | 02-02 | 267 | ||
| 26720 | 02-02 | 509 | ||
| 26719 | 02-02 | 146 | ||
| 26718 | 02-02 | 191 | ||
| 26717 | 02-02 | 235 | ||
| 26716 | 02-02 | 326 | ||
| 26715 | 02-02 | 951 | ||
| 26714 | 02-02 | 444 |
댓글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
이거 수정하면 되려나