리턴값이 3개있는데 여기서 어떤 리턴값을 바꿔야해요ㅜㅜ 하나씩 다바꿔봤는데.. 두개를 바꿔야되는거ㅓㄴ가.. 잘모르겠어요 ..
f(zz_y7.use_attack_speed) then
return 0
end
if (magic) then
speed = 9
else
speed = self.CurrentWeaponAttackSpeed
end
speed += self.Entity.PlayerTemporaryStat:GetValue(_CTS.Booster)
if (speed < 2) then
return 2
end
if (speed > 10) then
return 10
end
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 27649 | 02-03 | 528 | ||
| 27648 | 02-03 | 332 | ||
| 27647 | 02-03 | 319 | ||
| 27646 | 02-03 | 296 | ||
| 27645 | 02-03 | 273 | ||
| 27644 | 02-03 | 380 | ||
| 27643 | 02-03 | 259 | ||
| 27642 | 02-03 | 426 | ||
| 27641 | 02-03 | 371 | ||
| 27640 | 02-03 | 500 | ||
| 27639 | 02-03 | 304 | ||
| 27638 | 02-03 | 225 | ||
| 27637 | 도와주실분+2 | 02-03 | 260 | |
| 27636 | 02-03 | 384 | ||
| 27635 | 02-03 | 669 | ||
| 27634 | 02-03 | 353 | ||
| 27633 | 02-03 | 508 | ||
| 27632 | 02-03 | 440 | ||
| 27631 | 02-03 | 3411 | ||
| 27630 | 02-03 | 427 |
댓글0