-------- custom functions ---------
zz_y7.is_hpmp = function(self)
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(2000015)
end
if mp < 30 then
_ItemConsumeLogic:TryConsumeFromFuncKey(2000018)
end
end
zz_y7.save_point_kip = function()
zz_y7.save_pos = _UserService.LocalPlayer.TransformComponent.WorldPosition
if(zz_y7.save_pos ~= _UserService.LocalPlayer.TransformComponent.WorldPosition) then
return false
endend
뭘해야지 적용되는겁니까...
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 28149 | 02-04 | 347 | ||
| 28148 | 핵메소 900팜+3 | 02-04 | 479 | |
| 28147 | 02-04 | 281 | ||
| 28146 | 02-04 | 391 | ||
| 28145 | 02-04 | 454 | ||
| 28144 | 02-04 | 1959 | ||
| 28143 | 02-04 | 559 | ||
| 28142 | 능력자분들와주세요+22 | 02-04 | 631 | |
| 28141 | 02-04 | 421 | ||
| 28140 | 02-04 | 892 | ||
| 28139 | 02-04 | 682 | ||
| 28138 | 02-04 | 1026 | ||
| 28137 | 02-04 | 398 | ||
| 28136 | 02-04 | 901 | ||
| 28135 | 02-03 | 752 | ||
| 28134 | 02-03 | 363 | ||
| 28133 | 02-03 | 325 | ||
| 28132 | 02-03 | 458 | ||
| 28131 | 02-03 | 255 | ||
| 28130 | 02-03 | 653 |
댓글22
명령어에도 뭘추가를해야하나요...
당연하져 ㅋㅋㅋㅋ
뭘추가하면될까요 ㅠ
[물약]
/물약[물약,펫먹이] <물약실행
/체 {물약이름} /마 {물약이름} <물약 코드변경 [기본 주포,파포]
USE_MUL = "물약";
추가하긴했는데..
zz_y7.mul_timer_func = function(self)
local UserHP = _UserService.LocalPlayer.WsUser.Hp
local UserMP = _UserService.LocalPlayer.WsUser.Mp
if UserHP <= 100 then
_ItemConsumeLogic:TryConsumeFromFuncKey(2000001)
end
if UserMP <= 30 then
_ItemConsumeLogic:TryConsumeFromFuncKey(2000003)
end
end
타이머함수 설정 해두고 타이머 실행은 했음??
아뇨;타이머함수가이썼나여...??
넌걍 쓰지마라 개념도없는데 뭘쓴다하냐
그러니깐요...똥송합니다형님...
그래도 이 머가리로 다른건다수정해서 다사용중입니다요 ㅠㅠ
1대줘바
포인트충전이안됩니다..
커멘드에
HPMP = "물약"; 추가하셈
슬러쉬빼고
해보고있슴다형님!
zz_y7.mul_timer_func = function(self)
local UserHP = _UserService.LocalPlayer.WsUser.Hp
local UserMP = _UserService.LocalPlayer.WsUser.Mp
if UserHP <= 100 then
_ItemConsumeLogic:TryConsumeFromFuncKey(2000001)
end
if UserMP <= 30 then
_ItemConsumeLogic:TryConsumeFromFuncKey(2000003)
end
end
요거까지추가해야될까요형님...ㅠ
형님 치킨한마리에 1:1도와주실수있습니까
해결하심?
ㅇㅇ
저도 같은 고민 중 입니다 ㅠㅠ
전 이거 커멘드에 넣으니깐 먹통되더라고요.. 넣는 장소가 따로있나..하고 잘 되시면 공유좀 부탁드릴게요
그냥공유를왜합니까....어렵게됬는데