Jump to content

b1rbert

Members
  • Posts

    47
  • Joined

  • Last visited

Community Answers

  1. b1rbert's post in Done Setting up my fully working pre-renewal server was marked as the answer   
    The only thing I ever did to get all the 4th jobs from re to pre-re was just copy and paste everything from the 4th jobs into my import skill.db file and made sure that they appear in the skilltree.yml.

    example:
      - Id: 5287
        Name: SHC_SAVAGE_IMPACT
        Description: Savage Impact
        MaxLevel: 10
        Type: Weapon
        TargetType: Attack
        DamageFlags:
          Splash: true
          Critical: true
        Range: 7
        Hit: Multi_Hit
        HitCount: 3
        Element: Weapon
        GiveAp: 2
        SplashArea:
          - Level: 1
            Area: 2
          - Level: 2
            Area: 2
          - Level: 3
            Area: 2
          - Level: 4
            Area: 2
          - Level: 5
            Area: 2
          - Level: 6
            Area: 3
          - Level: 7
            Area: 3
          - Level: 8
            Area: 3
          - Level: 9
            Area: 3
          - Level: 10
            Area: 3
        CastCancel: true
        AfterCastActDelay: 300
        Cooldown: 700
        Requires:
          SpCost:
            - Level: 1
              Amount: 45
            - Level: 2
              Amount: 48
            - Level: 3
              Amount: 51
            - Level: 4
              Amount: 54
            - Level: 5
              Amount: 57
            - Level: 6
              Amount: 60
            - Level: 7
              Amount: 63
            - Level: 8
              Amount: 66
            - Level: 9
              Amount: 69
            - Level: 10
              Amount: 72
          Weapon:
            Katar: true

    put this at the bottom of your pre-renewal skill.db file and then make sure it shows up in the skilltree for example: assassin


    I removed the requirements for the skill so I can get it with @skillall



    and again make sure that you have the cliendside for the skill otherwise it will glitch out. Thats all you should have to do to get the skill working for your class.

    if its still not working after that it might have to do with the version of rAthena you are using and if the 4th job skills are in there or not.

    If that still doesnt fix it then I can't help you, sorry 😞
  2. b1rbert's post in remove asura from ifrit ring was marked as the answer   
    Load up your Server in the "Server Database Editor" and Look for "Item Combo" and delete the first line that says "MO_EXTERMITYFIST".
    if you dont use Server Database Editor you can go into:
    db/re(pre-re if used)/item_combo.yml and do the same there.


  3. b1rbert's post in Random Option Error was marked as the answer   
    Check either of those 2 files located in either re or pre-re DB folders and check for the entry with the ID: 4 and see if its there. If its missing you might have to copy it over or create your own
    Also check if the script you are using is actually correct
×
×
  • Create New...