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(2030000)
#entities > 1)
이거를
#entities > 9)
이렇게 수정하면 맵에 다른 유저 와도 몹몰이 계속 유지되는거 맞나요?
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 공지 | 게시판 이용 안내+156 | 10-20 | 22111 | |
| 61668 | 11-11 | 109 | ||
| 61667 | 11-11 | 126 | ||
| 61666 | 11-11 | 145 | ||
| 61665 | 11-11 | 257 | ||
| 61664 | 11-11 | 199 | ||
| 61663 | 11-11 | 316 | ||
| 61662 | 11-10 | 266 | ||
| 61661 | 11-10 | 286 | ||
| 61660 | 11-10 | 277 | ||
| 61659 | 11-10 | 315 | ||
| 61658 | 11-10 | 421 | ||
| 61657 | 11-10 | 425 | ||
| 61656 | 11-09 | 481 | ||
| 61655 | 11-09 | 445 | ||
| 61654 | 11-09 | 477 | ||
| 61653 | 11-09 | 528 | ||
| 61652 | 11-09 | 478 | ||
| 61651 | 11-09 | 533 | ||
| 61650 | 11-09 | 596 |
댓글0