zz_y7.is_hpmp = function()
local user = _UserService.LocalPlayer.WsUser
return user.Hp,user.Mp
end
zz_y7.auto_pot_func = function(self)
local hp,mp = zz_y7.is_hpmp()
if hp < 100 then
_ItemConsumeLogic:TryConsumeFromFuncKey(2000001)
end
if mp < 100 then
_ItemConsumeLogic:TryConsumeFromFuncKey(2000006)
end
end
?? 물약코드맞는데
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 28409 | 02-04 | 351 | ||
| 28408 | 02-04 | 385 | ||
| 28407 | 02-04 | 536 | ||
| 28406 | 02-04 | 495 | ||
| 28405 | 02-04 | 397 | ||
| 28404 | 02-04 | 413 | ||
| 28403 | 02-04 | 400 | ||
| 28402 | 02-04 | 353 | ||
| 28401 | 02-04 | 352 | ||
| 28400 | 02-04 | 394 | ||
| 28399 | 02-04 | 379 | ||
| 28398 | 02-04 | 381 | ||
| 28397 | 02-04 | 276 | ||
| 28396 | 02-04 | 540 | ||
| 28395 | 02-04 | 298 | ||
| 28394 | 02-04 | 464 | ||
| 28393 | 02-04 | 374 | ||
| 28392 | 02-04 | 351 | ||
| 28391 | 02-04 | 302 | ||
| 28390 | 로나 핵 삼삼+1 | 02-04 | 289 |
댓글2
이건 자동물약핵임?
저도 물약 적용하면 뭐하나 먹통됨 ㅠ