Jump to content

patr3k

Members
  • Posts

    257
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by patr3k

  1.  

    Hello rAthena,

     

    Can someone give me link from a clean copy to start new server, and matching with rAthena ?

     

    a copy of mine says, rejected from server. Login to Warpportal and confirm-upate your password. (3)

     

     

    Thank you in advance.

     

     

    http://svn.code.sf.net/p/rathena/svn/trunk/

     

    Thanks for replying,

     

    iam sorry for not being clear, i meant clean copy of Ragnarok Online Folder, which all .grf and .dll and the basic folder to start new copy.

     

     

    thank you again.

     

    Here. Download everything.

     

    http://freakshare.com/folder/248253/30699ff.html

  2. trunk/src/config/renewal.h

    
    /// renewal cast time
    /// (disable by commenting the line)
    ///
    /// leave this line to enable renewal casting time algorithms
    /// cast time is decreased by DEX * 2 + INT while 20% of the cast time is not reduced by stats.
    /// example:
    ///  on a skill whos cast time is 10s, only 8s may be reduced. the other 2s are part of a
    ///  "fixed cast time" which can only be reduced by specialist items and skills
    #define RENEWAL_CAST
    

     

    disable this..

     

    If i dissable the renewal cast, how can i use the other skills like Howling of Mandragora and Sacrament?

  3. Can someone help me with "FIXED CAST TIME"?

     

    Still slow casting with this stats and equips.

     

    fixed_zps06200109.jpg

     

     

    I already changed the variable to 450. But no changes.

     

     
    // How much (dex*2+int) does variable cast turns zero?
    vcast_stat_scale: 450
    
  4. beerzebub is for after-cast delay not for casting time /swt

    but in your case i think you do this one:

    1st goto src/map/skill.h look for #define RENEWAL_CAST change it to #define NON_RENEWAL_CAST

    2nd compile it

    3rd SET YOUR SKILLS.CONF castrate_dex_scale: 150 I THINK ITS 150 BY DEFAULT

    4th edit the skills that you want to reduce cast/delay in this db/skill_cast_db_RENEWAL.txt (you can skip this step if you dont want to change any cast/delays)

    5th run your svn then test your adjustments

     

    There's no #define RENEWAL_CAST in skill.h

    • Upvote 1
  5. I know you can use setup.exe. But is there anyway way to configure it. So users won't run the setup anymore. For example the mouse freedom and screen resolution.

    I mean I want my default settings.

×
×
  • Create New...