Jump to content

Roundness

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Roundness

  1. I have been messing about with the config files of this and I cannot figure out how to make the News/Update aka, Main module to work. It is empty and I've enabled RSS and modified a little in the EADevConfig file to better suit our server. I've changed some things in the Flux configs as well. Hopefully you could shed some light on this.

  2. I was wrong about the weapon refine working. I added str and some matk on each refine and nothing happend. I did this :

     

    1,1,{ bonus bStr,1; bonus bMatk,1; }
    1,2,{ bonus bStr,2; bonus bMatk,2; }
    1,3,{ bonus bStr,3; bonus bMatk,3; }
    1,4,{ bonus bStr,4; bonus bMatk,4; }
    1,5,{ bonus bStr,5; bonus bMatk,5; }
    1,6,{ bonus bStr,6; bonus bMatk,6; }
    1,7,{ bonus bStr,7; bonus bMatk,7; }
    1,8,{ bonus bStr,8; bonus bMatk,8; }
    1,9,{ bonus bStr,9; bonus bMatk,9; }
    1,10,{ bonus bStr,10; bonus bMatk,10; }
    1,11,{ bonus bStr,11; bonus bMatk,11; }
    1,12,{ bonus bStr,12; bonus bMatk,12; }
    1,13,{ bonus bStr,13; bonus bMatk,13; }
    1,14,{ bonus bStr,14; bonus bMatk,14; }
    1,15,{ bonus bStr,15; bonus bMatk,15; }
    1,16,{ bonus bStr,16; bonus bMatk,16; }
    1,17,{ bonus bStr,17; bonus bMatk,17; }
    1,18,{ bonus bStr,18; bonus bMatk,18; }
    1,19,{ bonus bStr,19; bonus bMatk,19; }
    1,20,{ bonus bStr,20; bonus bMatk,20; }

     

    So it sadly does not work at all for me.

  3. Hey i got this problem when i add this :

     

    0,1,{ bonus bVit,1; }
    0,2,{ bonus bVit,2; }
    0,3,{ bonus bVit,3; }
    0,4,{ bonus bVit,4; }
    0,5,{ bonus bVit,5; }
    0,6,{ bonus bVit,6; }
    0,7,{ bonus bVit,7; }
    0,8,{ bonus bVit,8; }
    0,9,{ bonus bVit,9; }
    0,10,{ bonus bVit,10; }
    0,11,{ bonus bVit,11; }
    0,12,{ bonus bVit,12; }
    0,13,{ bonus bVit,13; }
    0,14,{ bonus bVit,14; }
    0,15,{ bonus bVit,15; }
    0,16,{ bonus bVit,16; }
    0,17,{ bonus bVit,17; }
    0,18,{ bonus bVit,18; }
    0,19,{ bonus bVit,19; }
    0,20,{ bonus bVit,20; }

     

    My armors do not give any vit.

     

    I use rathena 17408.

     

    Weapons work.

     

    I used this on my last server and it worked perfect i love it.

     

    Sorry for my bad english.

  4. Hi i been trying to get cooldown to work with some 3rd job skills but when i edit the skill cast db in \svn\trunk\db\re

     

    Nothing happens this is one skill i been trying to edit:

     

    //-- WL_JACKFROST
    2204,2000:2500:3000:3500:4000,1000,0,10000:15000:20000:25000:30000,0,17000,1000

     

    What am i doing wrong im right now on 17203 rathena.

     

     

    Sorry for my bad english.

×
×
  • Create New...