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)
end이 코드를 어디 파일 무슨 위치에 넣어야 되는지 알려줄 사람..
사례도 함
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 공지 | 게시판 이용 안내+156 | 10-20 | 22082 | |
| 61641 | 13:34 | 3 | ||
| 61640 | 10:15 | 46 | ||
| 61639 | 09:53 | 51 | ||
| 61638 | 08:19 | 53 | ||
| 61637 | 03:00 | 146 | ||
| 61636 | 11-06 | 183 | ||
| 61635 | 11-06 | 169 | ||
| 61634 | 11-06 | 193 | ||
| 61633 | 11-05 | 423 | ||
| 61632 | 11-05 | 312 | ||
| 61631 | 11-05 | 334 | ||
| 61630 | 11-05 | 306 | ||
| 61629 | 11-05 | 510 | ||
| 61628 | 11-04 | 469 | ||
| 61627 | 11-04 | 577 | ||
| 61626 | 11-04 | 710 | ||
| 61625 | 11-04 | 680 | ||
| 61624 | 11-03 | 704 | ||
| 61623 | 11-03 | 783 |
댓글2
커맨드로직
1:1 ㄱ