Potential fix for Wyvern Healing Breath with Pt Members

Forum rules
NO LONGER BEING MAINTAINED!
Post Reply
Suragata
Posts: 21
Joined: Wed Nov 14, 2012 3:14 pm

Potential fix for Wyvern Healing Breath with Pt Members

Post by Suragata » Sun Mar 17, 2013 6:20 pm

at: http://bugs.dspt.info/show_bug.cgi?id=388

I have looked at and modified some code of file ai_pet_dummy.cpp which adds a few lines of code checking for PT members' HP.

Hopefully if it points at the right direction, I have inserted it in the spot that makes it check drg first and then pt members like it should, and goes in the member array to check from leader down to last pt member to see if anyone needs a cure.

The pointers I have used might not be correct, but I just need someone to test it and see if it fixes it. I would like to see it in a revision soon if it does.

Let me know if there are any troubles or anything that this modification causes. I can just as easily revert the coding and try a different way.

Suragata
Posts: 21
Joined: Wed Nov 14, 2012 3:14 pm

Re: Potential fix for Wyvern Healing Breath with Pt Members

Post by Suragata » Mon Mar 18, 2013 5:25 pm

In case anyone missed this epic patch for wyverns, I am attaching a zip file with the patch files here.

The last patch put out by someone else ended up causing servers to crash it seems, so a rollback might be needed.

This patch modifies the wyvern type as it should be (NOT USING Wyvern Jobs AS THE TYPE) and adds the trigger for party members for the healing breaths.

If you have received the patch via the bug tracker for issue 388 or 433, you do not need this patch
Attachments
wyvernfix.zip
(3.36 KiB) Downloaded 249 times

lautan
Developer
Posts: 164
Joined: Mon Jul 30, 2012 6:17 pm

Re: Potential fix for Wyvern Healing Breath with Pt Members

Post by lautan » Tue Mar 19, 2013 7:45 pm

Thanks a lot. i'm adding this in now.

Post Reply