Jump to content

theong456

Members
  • Posts

    19
  • Joined

  • Last visited

Posts posted by theong456

  1. refine_db.yml is not being read properly

    <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. -->

    • rAthena Hash: d01b718cc06d91db60336b562b7076299eee1ae4

    <!-- Please specify the rAthena GitHub hash on which you encountered this issue. How to get your GitHub Hash:

    1. cd your/rAthena/directory/
    2. git rev-parse --short HEAD
    3. Copy the resulting hash. -->
    • Client Date: 20200304

    <!-- Please specify the client date you used. -->

    • Server Mode: RE

    From one day to another my refine UI is being SUPER weird. It seems like my refine_db.yml is not being read properly. Did something change?

    Even reverting to a date (23.10.2020) where the refine UI was working 100% on my server flawlessy, it does not work anymore.

    Could SQL affect this?

    grafik No matter what equipment I use, it will ask for elunium and enriched elunium until refine level +10. at +10 and higher, it asks for HD carnium and carnium. No matter what equipment type, armor, shadow, weapon / lv 1 / 2 / 3 / 4 it always asks for these materials.

    The only way I can change the materials is, if I replace the materiel in refine_db.yml. But then again the same story, just with a different material.

    Even a knife [1] level 1 weapon asks for elunium and enriched elunium from refine level 1-10.

    I tried everything, super desperate rn. cant explain this behaviour at all.

    refine_db.yml https://upaste.me/978e535019763c193

    • Modifications that may affect results: <!-- * Please provide any information that could influence the expected result. --> <!-- * This can be either configurations you changed, database values you changed, or even external source modifications. --> cydh refine UI
  2. Hello everyone

    maybe Bonus_script error

    I use my item 

      - Id: 14603
        AegisName: MistressS
        Name: Mistress Scroll
        Type: Usable
        Weight: 10
        Trade:
          Override: 100
          NoDrop: true
          NoTrade: true
          NoSell: true
          NoCart: true
          NoGuildStorage: true
          NoMail: true
          NoAuction: true
        Script: |
          specialeffect2 EF_SPELLBREAKER;
          bonus_script "{ bonus bNoGemStone; bonus bUseSPrate,25; }",180,0,0,EFST_MVPCARD_MISTRESS;

    and

      - Id: 14602
        AegisName: TaogunkaS
        Name: Tao Gunka Scroll
        Type: Usable
        Weight: 10
        Trade:
          Override: 100
          NoDrop: true
          NoTrade: true
          NoSell: true
          NoCart: true
          NoGuildStorage: true
          NoMail: true
          NoAuction: true
        Script: |
          specialeffect2 EF_LIGHTSPHERE;
          bonus_script "{ bonus bMaxHPrate,100; bonus bDefRate,-50; bonus bMdefRate,-50; }",180,0,0,EFST_MVPCARD_TAOGUNKA;

    image.png.2c7838b142f50f64055cc86cd112abe2.png

    I Log out now and log in now 

    image.png.2287ea758d521353203aeb435364879f.png
     

    image.png.1ae85b4f602be2d20cadbd5f2deb590c.png
     

    Bonus script gone
    and show im Charserv.bat about

    image.thumb.png.defbe33e24d5987c4411dee08a58e2af.png

    plz help me

×
×
  • Create New...