-------- 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
뭘해야지 적용되는겁니까...
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 공지 | 게시판 이용 안내+156 | 10-20 | 22111 | |
| 61668 | 11-11 | 107 | ||
| 61667 | 11-11 | 124 | ||
| 61666 | 11-11 | 143 | ||
| 61665 | 11-11 | 255 | ||
| 61664 | 11-11 | 197 | ||
| 61663 | 11-11 | 313 | ||
| 61662 | 11-10 | 264 | ||
| 61661 | 11-10 | 284 | ||
| 61660 | 11-10 | 275 | ||
| 61659 | 11-10 | 313 | ||
| 61658 | 11-10 | 419 | ||
| 61657 | 11-10 | 423 | ||
| 61656 | 11-09 | 479 | ||
| 61655 | 11-09 | 443 | ||
| 61654 | 11-09 | 475 | ||
| 61653 | 11-09 | 526 | ||
| 61652 | 11-09 | 476 | ||
| 61651 | 11-09 | 531 | ||
| 61650 | 11-09 | 594 |
댓글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도와주실수있습니까
해결하심?
ㅇㅇ
저도 같은 고민 중 입니다 ㅠㅠ
전 이거 커멘드에 넣으니깐 먹통되더라고요.. 넣는 장소가 따로있나..하고 잘 되시면 공유좀 부탁드릴게요
그냥공유를왜합니까....어렵게됬는데