Jump to content

windsor

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by windsor

  1. Hi, I'm trying to disable the auras that appear on 3rd jobs when they turn level 175, but I need the file names to do so. Does anyone know the exact file names used? The default aura looks yellow on my client.

    Did you fixed your aura? im having the same problem too. It doesnt change aura maxlevel, It stuck in 175.

  2. Hi there im using rag.exe version 20130522. My settings is max baselevel is 255 and 120 for 3rd joblevels.  I want to my character to have an aura on baselevel 255. I already changed 

     

    battle.c
    { "max_lv",                             &battle_config.max_lv,                          99,     0,      MAX_LEVEL,      },
    { "aura_lv",                            &battle_config.aura_lv,                         255,     0,      255,   
     
     
    client
    max_lv: 99
    aura_lv: 255
    client_limit_unit_lv: 1
     

    I already compiled and it seems that its not doing anything. My 3rd class characters have aura on level 175 and after that its gone. 

     

     

  3. As far as I encounter, some servers that has base level > normal max, has high-rate, like 10k++ rates. Maybe, because most of them just concern in duel & donations. /swt

    500 base level, 255 job level, many stats = high damage and def. easy to take care some mobs.

    I ever make PS, 255/120 with high exp and drop rates (except the card drop rates). But the problem with high exp rate, player can't enjoy Eden quest which has restriction for level. (but then, I don't care about official quest back then /heh)

    Wow thanks you've been a big help for me. One more question which ones in my job_exp.txt do i need to change the base and job levels. Any recommendations?

  4. Hi there i just want to ask regarding the max base and job levels. I want suggestions regarding the max level.

     I want my max base level to be 500 and my job level to be 255.

     

    Should i change all base levels to 500?

     

    Normal and Baby Jobs

    Adv Jobs

    3rd Jobs etc..

     

    and should i change all the job levels to 255 or just the 3rd class only

     

    whats your suggestions? what are the normal settings on private servers? Thanks!

     

     

     

  5. Hi there guys, just want to know how to put a download link for my client in Fluxcp. Im using Green Flux V1 theme. I dont know anything about php so I need help badly. 

     

    Under my FluxCP directory located at C:\xampp\htdocs\Anathema\themes\Fluxcp\main i saw a download.php file. I don't know if this is the file where i need to configure my download link.

     

     
    Here's the content of my download.php
     
    <?php if (!defined('FLUX_ROOT')) exit; ?>
    <h2>Download</h2>
     
    I want to redirect it to a download page like mediafire.
     
    When i press the download link on my Rathena page it displays this ;
     

    The page you have requested was not found on our server. Please check the address and make sure it is correct, and try again.

    /Anathema/?module=main&action=download

     

    Thanks in advance,

×
×
  • Create New...