Jump to content

Recommended Posts

Posted

I doubt there is a working one in revision 17422.

 

Since the release of renewal atk, this src mod does not work anymore. It is only updated on 17435 and now working copy is rev 17454 and higher.

 

just update your server if you want to use this

Posted

Thanks For the Quick Reply its working v17454 but still in my host the error code still showing but in 2012 recompiler is not. but the good thing there is it is working properly now.



+1

  • 3 weeks later...
Posted

                            

how to make it work?here i try edit psychic wave but damage still same


 


// Examples:

// 42,1,500 // In normal maps, players deal +50% damage to other players with Mammonite.

// MO_EXTREMITYFIST,1,6,-50 // In PVP and GVG, players deal -50% (half) damage to other players with Asura Strike.

// AB_ADORAMUS,1,6,10,0,10,15 // In PVP and GVG, players deal +50%
damage to other players, +0% to mobs, +10% to bosses, and +15% to other
with Adoramus.

// SO_PSYCHIC_WAVE,1,1,100



                            
                       
Posted

Added Skill Damage Adjustment! (cd9a776 / r17485)

Disabled by default on src/config/core.h. Uncomment '#define ADJUST_SKILL_DAMAGE' to enable this skill damage adjustment

  • 2 weeks later...
Posted

This mode is ready on svn.

src/config/core.h

 

/// Uncomment to enable skills damage adjustments
/// By enabling this, db/skill_damage.txt and the skill_damage mapflag will adjust the
/// damage rate of specified skills.
//#define ADJUST_SKILL_DAMAGE

 

Change this //#define ADJUST_SKILL_DAMAGE to #define ADJUST_SKILL_DAMAGE.

Posted

This mode is ready on svn.

src/config/core.h

 

 

/// Uncomment to enable skills damage adjustments
/// By enabling this, db/skill_damage.txt and the skill_damage mapflag will adjust the
/// damage rate of specified skills.
//#define ADJUST_SKILL_DAMAGE

 

Change this //#define ADJUST_SKILL_DAMAGE to #define ADJUST_SKILL_DAMAGE.

 

i see :) thanks for the information!

  • 2 weeks later...
Posted

This mode is ready on svn.

src/config/core.h

 

 

/// Uncomment to enable skills damage adjustments
/// By enabling this, db/skill_damage.txt and the skill_damage mapflag will adjust the
/// damage rate of specified skills.
//#define ADJUST_SKILL_DAMAGE

 

Change this //#define ADJUST_SKILL_DAMAGE to #define ADJUST_SKILL_DAMAGE.

 

I don't have this in mine. I'm using r17442. How can I make this work?

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...