이상한거 스크립트 막 수정하지말고
왜케 어렵게 생각해
zz_y7.is_others = (#entities > 1)
밑에 if문 싹다 주석처리해라;
똑똑한척 하려고 스크립트 이것저것 건들지말고 ㅋ
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 29408 | 02-05 | 731 | ||
| 29407 | 02-05 | 586 | ||
| 29406 | 너무 달어+10 | 02-05 | 830 | |
| 29405 | 02-05 | 502 | ||
| 29404 | 02-05 | 358 | ||
| 29403 | 02-05 | 369 | ||
| 29402 | 02-05 | 2720 | ||
| 29401 | 02-05 | 609 | ||
| 29400 | 02-05 | 381 | ||
| 29399 | 02-05 | 337 | ||
| 29398 | 02-05 | 470 | ||
| 29397 | 02-05 | 697 | ||
| 29396 | 02-05 | 791 | ||
| 29395 | 02-05 | 788 | ||
| 29394 | 02-05 | 337 | ||
| 29393 | 02-05 | 379 | ||
| 29392 | 02-05 | 553 | ||
| 29391 | 02-05 | 686 | ||
| 29390 | 02-05 | 343 | ||
| 29389 | 02-05 | 653 |
댓글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 앞에도 -- 해야하나여