채팅0

    형님들 hp물약 체력 300때 체우고싶은데

    조회수 556
        if UserHP <= 100 then
        _ItemConsumeLogic:TryConsumeFromFuncKey(2000001) 
        end

    저기 100이라고써져있는걸 300으로바꾸면 핵이먹통이되는데 왜그럴까요 ㅠㅠ

    댓글13

    회원프로필

    뭐가 먹통이댄다는거임 물약을 안쓴다는거임 ?스크립을 못읽는사는거임

    2024.02.09 16:57
    회원프로필

    아예 핵이 발동을 안해요 ㅠㅠ /? 눌러도 아무반응이없음 ㅠㅠ

    2024.02.09 16:58
    회원프로필

    뛰어쓰기나 뭔가 님이 잘못한듯 꼬인듯함

    2024.02.09 16:59
    회원프로필

    그냥 숫자 1로되있는거 3으로만바꿧는데도 먹통이에요 띄어쓰기같은거 안하고 그냥 저장눌렀는데 ..

    2024.02.09 17:02
    회원프로필

    저거 한줄말고 두줄 다줘보셈

    2024.02.09 17:04
    회원프로필

    --------- custom functions ---------
    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 <= 100 then
            _ItemConsumeLogic:TryConsumeFromFuncKey(2000001)
            end

            if UserMP <= 50 then
            _ItemConsumeLogic:TryConsumeFromFuncKey(2000003)
            end
    end

    이렇게하면 정상작동되고

    --------- custom functions ---------
    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 <= 300 then
            _ItemConsumeLogic:TryConsumeFromFuncKey(2000001)
            end

            if UserMP <= 50 then
            _ItemConsumeLogic:TryConsumeFromFuncKey(2000003)
            end
    end

    이렇게하면 핵이먹통됌 ㅠㅠ

    2024.02.09 17:05
    회원프로필

    빨포를 300때로 쓰는 의미가있어?

    2024.02.09 16:59
    회원프로필

    주포!!

    2024.02.09 17:01
    회원프로필

    아 주포구나

    2024.02.09 17:18
    회원프로필

    스크립 수정하면 핵이먹통이되는데 왜그럴까 뭐잘못한것도없는데 숫자1을 3으로바꿧을뿐인데 먹통이돼 ㅠㅠㅠ

    2024.02.09 17:19
    회원프로필

    저거 피 100이 맞아? 100퍼센은 아니고?

    2024.02.09 19:00
    회원프로필

    나 피 앰피 안써봐서 잘 모름

    2024.02.09 19:00
    회원프로필

    하얀포션은 뭐야

    2024.02.11 01:42

      게시글 리스트
      제목작성자작성일조회
      3358702-09445
      3358602-09501
      3358502-09557
      3358402-09363
      3358302-09801
      3358202-09434
      3358102-09574
      3358002-09848
      3357902-09507
      3357802-09346
      3357702-09452
      3357602-09403
      3357502-09637
      3357402-091733
      3357302-09339
      3357202-09359
      3357102-09472
      3357002-09523
      3356902-09676
      3356802-09460
      안내 배너 이미지