이상한거 스크립트 막 수정하지말고
왜케 어렵게 생각해
zz_y7.is_others = (#entities > 1)
밑에 if문 싹다 주석처리해라;
똑똑한척 하려고 스크립트 이것저것 건들지말고 ㅋ
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 공지 | 게시판 이용 안내+156 | 10-20 | 22110 | |
| 61667 | 16:49 | 35 | ||
| 61666 | 14:54 | 65 | ||
| 61665 | 08:33 | 163 | ||
| 61664 | 03:59 | 120 | ||
| 61663 | 00:09 | 220 | ||
| 61662 | 11-10 | 185 | ||
| 61661 | 11-10 | 191 | ||
| 61660 | 11-10 | 196 | ||
| 61659 | 11-10 | 229 | ||
| 61658 | 11-10 | 326 | ||
| 61657 | 11-10 | 345 | ||
| 61656 | 11-09 | 401 | ||
| 61655 | 11-09 | 363 | ||
| 61654 | 11-09 | 395 | ||
| 61653 | 11-09 | 441 | ||
| 61652 | 11-09 | 399 | ||
| 61651 | 11-09 | 450 | ||
| 61650 | 11-09 | 512 | ||
| 61649 | 11-09 | 432 |
댓글8
그럼 계속 사냥하는거 아님? 멈추는게 아니라
뭔 헛소리를 정성스럽게해;;
아니 진짜 몰라서그럼;; 그거 아래 if가 타이머 멈추는건데 주석 처리하면 사람 오든 말든 계속 진행되지
해보고 얘기해라
주석처리라는 말이 if zz_y7.is_others then 이걸 지우라는소린가여?
그렇지 if문 처리하면 사람 오든 말든 계속 진행되지
주석처리라는 말이 if zz_y7.is_others then 이걸 지우라는소린가여?
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(9999999)
이렇게하는게맞나여 맨밑 ltem 앞에도 -- 해야하나여