Jump to content
  • 0
Sign in to follow this  
ShankS

Devotion

Question

i dont know if this is the right thread to post this.

 

I dont know how to fix this bug.

if anyone here knows how to deal with this,

I realy need a guide/tutorial, for the matter..

 

see the picture bellow..

anyway sorry wrong Text on the picture its "Maya Card"

 

 

also the paladin used Skill ->  Refelect Shield,Endure,Auto Guard,Defender

but only the Defender Skill received the Devoted Champion..

23jsewl.jpg

Edited by ShankS

Share this post


Link to post
Share on other sites

17 answers to this question

Recommended Posts

  • 0

err nvm, it does require compiling, but you only need to delete a // to enable it:

/*** when enabled, reflect damage doesn't bypass devotion (and thus damage is passed to crusader)* uncomment to enable**///#define DEVOTION_REFLECT_DAMAGE

just delete the // before #define DEVOTION_REFLECT_DAMAGE

 

and then recompile.

Edited by GmOcean

Share this post


Link to post
Share on other sites
  • 0

Paladin's do not receive damage if it was caused through reflect. This holds true on official as well from what I can tell.

Also this has been addressed multiple times in the past and it's been noted it's working as intended after a few fixes in the past.

Share this post


Link to post
Share on other sites
  • 0

You could edit the src code so that Devotion works the way you want, but you'd need to ask for help in source_request section on the forums. I don't have the abilities to make those changes myself :/

Share this post


Link to post
Share on other sites
  • 0

Everything he linked is already added to the revision files. Just need to change the settings in the .conf files.

Can you give some guides how to edit the settings in .conf files?

 

here is my problem bro GmOcean

23ii59c.jpg

Edited by ShankS

Share this post


Link to post
Share on other sites
  • 0

should i have to delete all + and -

 

i just copy and replace na codes but i got error after irecompile

 

 

i think im doing wrong ..

my map,char,login server won't load after recompiling :-O

 

 

Everything he linked is already added to the revision files. Just need to change the settings in the .conf files.

Since you're using Hercules (as stated by your profile), you have the changes already in your files... you don't have to do anything else other then uncommenting the line in /src/config/classes/general.h

 

Find:

/**

* when enabled, reflect damage doesn't bypass devotion (and thus damage is passed to crusader)

* uncomment to enable

**/

//#define DEVOTION_REFLECT_DAMAGE

And remove the // from the line: #define DEVOTION_REFLECT_DAMAGE. Save and recompile.

 

 

Edit: GMOcean beat me to it :<

Edited by Mister-e

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.