지워서 쓰다가 이제 다시 쓰려는데 아예지워버려서 있는사람 댓글로 좀 적어줘..
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 34722 | 02-11 | 407 | ||
| 34721 | 랜계 구해요+1 | 02-11 | 379 | |
| 34720 | 02-11 | 641 | ||
| 34719 | 02-11 | 574 | ||
| 34718 | 02-11 | 456 | ||
| 34717 | 02-11 | 398 | ||
| 34716 | 02-11 | 819 | ||
| 34715 | 02-11 | 834 | ||
| 34714 | 02-11 | 1007 | ||
| 34713 | 02-11 | 822 | ||
| 34712 | 마굳 있는분+1 | 02-11 | 677 | |
| 34711 | 02-11 | 573 | ||
| 34710 | 02-11 | 461 | ||
| 34709 | 02-11 | 567 | ||
| 34708 | 02-11 | 509 | ||
| 34707 | 02-11 | 506 | ||
| 34706 | 02-11 | 484 | ||
| 34705 | 02-11 | 1141 | ||
| 34704 | 02-11 | 814 | ||
| 34703 | 자동 물약 먹는법+15 | 02-11 | 707 |
댓글2
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
end
이거엿낭