아뇨..저기서 평타만 계쏙
나가는데 슬블 나가게 하고싶은데
어디다가 넣어야하는지 도저히 모르겠어요
[zz_y7_const.AUTO_PLAY] = function(self, user, argc, args)
zz_y7.use_auto_play = not zz_y7.use_auto_play
if zz_y7.use_auto_play then
zz_y7.use_dupe = true
_UserService.LocalPlayer.WsUser:SetMovementEnable(true)
zz_y7.autoPos = _UserService.LocalPlayer.TransformComponent.WorldPosition
zz_y7.auto_play_timer = _TimerService:SetTimerRepeat(zz_y7.play_timer_func, 0.5)
z_y7.auto_hit_timer = _TimerService:SetTimerRepeat(zz_y7.hit_timer_func, 0.3)
else
zz_y7.use_dupe = false
_UserService.LocalPlayer.WsUser:SetMovementEnable(true)
_TimerService:ClearTimer(zz_y7.auto_play_timer)
_TimerService:ClearTimer(zz_y7.auto_hit_timer)
end
print_toggle_message(zz_y7_const.AUTO_PLAY, zz_y7.use_auto_play)| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 27330 | 02-03 | 268 | ||
| 27329 | 02-03 | 224 | ||
| 27328 | 02-03 | 540 | ||
| 27327 | 02-03 | 558 | ||
| 27326 | 랜계 하시는분?+3 | 02-03 | 312 | |
| 27325 | 02-03 | 303 | ||
| 27324 | 02-03 | 567 | ||
| 27323 | 02-03 | 276 | ||
| 27322 | 02-03 | 249 | ||
| 27321 | 02-03 | 352 | ||
| 27320 | 02-03 | 304 | ||
| 27319 | 02-03 | 596 | ||
| 27318 | 02-03 | 358 | ||
| 27317 | 02-03 | 500 | ||
| 27316 | 02-03 | 348 | ||
| 27315 | 02-03 | 219 | ||
| 27314 | 02-03 | 378 | ||
| 27313 | 02-03 | 1079 | ||
| 27312 | 02-03 | 483 | ||
| 27311 | 02-03 | 255 |
댓글7
이코드가아니야 임마
5분 듀팅임
1:1 훈지받고 수정해줌
이상한 코드 가져오노
_PlayerAttackLogic_Magic:TryDoingMagicAttack(_UserService.LocalPlayer, 2001005, _UserService.LocalPlayer.WsCharacterData:GetSkillLevel(2001005), 0)
여기 1001005 넣어라
저 코드가 어디있는데요??? 저 위에꺼 말고?
암만찾아봐도 ㅓㅄ는데?