채팅0

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

    조회수 557
        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

      게시글 리스트
      제목작성자작성일조회
      공지10-2022088
      6164617:4130
      6164516:4543
      6164415:0774
      6164310:43115
      6164203:45142
      6164111-07192
      6164011-07219
      6163911-07257
      6163811-07255
      6163711-07249
      6163611-07431
      6163511-06407
      6163411-06360
      6163311-06392
      6163211-05660
      6163111-05500
      6163011-05523
      6162911-05493
      6162811-05731
      안내 배너 이미지