몹텔쓰는데 /MP 이러고 또 뭘써야 물약을 자동으로 먹는거야
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 34702 | 02-11 | 402 | ||
| 34701 | 02-11 | 388 | ||
| 34700 | 다클라구매합니다+1 | 02-11 | 770 | |
| 34699 | 몹텔자사 평타만나감+12 | 02-11 | 1181 | |
| 34698 | 02-11 | 486 | ||
| 34697 | 02-11 | 657 | ||
| 34696 | 02-11 | 1448 | ||
| 34695 | 02-11 | 361 | ||
| 34694 | 02-11 | 658 | ||
| 34693 | 파이널어택 차이+4 | 02-11 | 593 | |
| 34692 | 02-11 | 454 | ||
| 34691 | 02-11 | 481 | ||
| 34690 | 02-11 | 713 | ||
| 34689 | 02-11 | 449 | ||
| 34688 | 02-11 | 1365 | ||
| 34687 | 02-11 | 933 | ||
| 34686 | 규칙위반+4 | 02-11 | 1028 | |
| 34685 | 02-11 | 420 | ||
| 34684 | 02-11 | 446 | ||
| 34683 | 02-11 | 472 |
댓글4
[zz_y7_const.HPMP] = function(self)
zz_y7.use_hpmp = not zz_y7.use_hpmp
if zz_y7.use_hpmp then
zz_y7.auto_hpmp_timer = _TimerService:SetTimerRepeat(zz_y7.hpmp_func, 0.1)
else
_TimerService:ClearTimer(zz_y7.auto_hpmp_timer)end
print_toggle_message(zz_y7_const.HPMP, zz_y7.use_hpmp)
end,
zz_y7.hpmp_func = function(self)
if zz_y7.use_hpmp then -- use_hpmp
local UserHP = _UserService.LocalPlayer.WsUser.Hp
local UserMP = _UserService.LocalPlayer.WsUser.Mp
if UserHP <= 80 then
_ItemConsumeLogic:TryConsumeFromFuncKey(2000001)
end
if UserMP <= 50 then
_ItemConsumeLogic:TryConsumeFromFuncKey(2000003)
end
end
end 귀찮다 알아서 써라 나도 받은거
하....나 이걸 어디다가 넣어요 헝...ㅜㅜ나 몰낭
1ㄷ1 주세요 고정도는 훈지없이 꽁으로 알려주겠소
/mp 2000003 50
이렇게 치면 mp50때 파포먹음