rickzera Posted November 25, 2018 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 51 Reputation: 3 Joined: 08/01/12 Last Seen: 1 hour ago Share Posted November 25, 2018 When i am a paladin and use skill AUTOGUARD and REFLECT and change to a different shield the ability comes out. How to adjust this? Quote Link to comment Share on other sites More sharing options...
0 rickzera Posted November 26, 2018 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 51 Reputation: 3 Joined: 08/01/12 Last Seen: 1 hour ago Author Share Posted November 26, 2018 bump ~ Quote Link to comment Share on other sites More sharing options...
0 Start_ Posted November 27, 2018 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: 15 hours ago Share Posted November 27, 2018 I've test on my server changing shield will remove 2 buff your said. Do you want to keep buff or remove buff? Sorry for my bad english. Quote Link to comment Share on other sites More sharing options...
0 rickzera Posted November 29, 2018 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 51 Reputation: 3 Joined: 08/01/12 Last Seen: 1 hour ago Author Share Posted November 29, 2018 (edited) Keep the buff. I tried to remove those changes and still continue to lose the skills. https://github.com/rathena/rathena/commit/d612788ed79f37851d6a3ce83561e922abf550fe Edited November 30, 2018 by monkeydluffy Quote Link to comment Share on other sites More sharing options...
0 raging Posted January 29, 2019 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 15 Reputation: 0 Joined: 05/31/18 Last Seen: June 1, 2023 Share Posted January 29, 2019 same problem how to fix Quote Link to comment Share on other sites More sharing options...
0 utofaery Posted February 1, 2019 Group: Members Topic Count: 23 Topics Per Day: 0.01 Content Count: 228 Reputation: 19 Joined: 10/27/12 Last Seen: March 17, 2019 Share Posted February 1, 2019 (edited) 1 . In your rathena installation src/map/pc.cpp << the file make the line of this: unit_skillcastcancel(&sd->bl, 0); // Cancel Shield Spell if player swaps shields. into this :: //unit_skillcastcancel(&sd->bl, 0); // Cancel Shield Spell if player swaps shields. 2. RECOMPILE!!! Edited February 1, 2019 by utofaery Quote Link to comment Share on other sites More sharing options...
0 idLaZ Posted May 21, 2019 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 93 Reputation: 6 Joined: 12/10/11 Last Seen: September 28, 2024 Share Posted May 21, 2019 On 2/1/2019 at 11:58 AM, utofaery said: 1 . In your rathena installation src/map/pc.cpp << the file make the line of this: unit_skillcastcancel(&sd->bl, 0); // Cancel Shield Spell if player swaps shields. into this :: //unit_skillcastcancel(&sd->bl, 0); // Cancel Shield Spell if player swaps shields. 2. RECOMPILE!!! Hi @utofaery this modification works. The buffs are still there when you switch shield. But there is also a bug in it. - Paladin is equipped with shield and casts the buffs - Paladin unequipped the shield but the paladin can still use buffs Can you help us to disable the use of buffs when the Paladin doesn't have shield? Thank you! Quote Link to comment Share on other sites More sharing options...
0 Iceyz Posted November 21, 2019 Group: Members Topic Count: 15 Topics Per Day: 0.01 Content Count: 46 Reputation: 2 Joined: 06/07/19 Last Seen: September 26, 2022 Share Posted November 21, 2019 Any update on this ? Quote Link to comment Share on other sites More sharing options...
0 GGG2020 Posted April 29, 2020 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 16 Reputation: 0 Joined: 03/19/20 Last Seen: August 19, 2021 Share Posted April 29, 2020 bump Quote Link to comment Share on other sites More sharing options...
Question
rickzera
When i am a paladin and use skill AUTOGUARD and REFLECT and change to a different shield the ability comes out. How to adjust this?
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.