Jump to content
  • Paladin Quest (The Tome of Valor)


    madmax
    • Status: awaitingdevreply
      Main Category: Quests
      Sub-Category: classquest
      Version: 0.20 Milestone: 20 Priority: Normal
      Implemented Version: 0.20

    Paladin Quest (The Tome of Valor)

    Paladin Quest (The Tome of Valor)

    Brief Description

    "Defend Daphne Stilwell from the Defias attack."

    The adds are spawning and begin to attack Stilwell but Stilwell runs off the cliff. I believe she is under the ground but I may be wrong. When I kill the adds it doesn't seem to register that so im not sure what to do. I can't click the "complete quest" button either.

    Best, Alliance

    Taken from covenant - [url]http://www.covenant-wow.com/forums/index.php?topic=169.0[/url]


    User Feedback

    Recommended Comments

    I've downloaded the latest possible x32 precompiled binaries for mangoszero from this forum (posted by madmax, and I can confirm that on those binaries, the quest behaves just as madmax said. Is it possible that this has been fixed on master way after madmax uploaded the precompiled binaries?

    Link to comment
    Share on other sites

    [quote=ViccroyHD]I've downloaded the latest possible x32 precompiled binaries for mangoszero from this forum (posted by madmax, and I can confirm that on those binaries, the quest behaves just as madmax said. Is it possible that this has been fixed on master way after madmax uploaded the precompiled binaries?[/quote]

    It is certainly possible, those precompiled builds are way behind now.

    Link to comment
    Share on other sites

    I think I've fixed the problem with her running around like a retard, and with her dying at the end of the quest.
    The script kept trying to have her keep a distance of 30.0f between her and her agressor. Changed that to 0.0f and she behaves as she should. Attack while ranged, and as soon as she is approached, change to melee attacks.
    The EscortAI would kill her upon reaching waypoint 18, because her script was not handling it.

    Here's a pastebin with my changes, since the concept of github still escapes my understanding (will learn it eventually): [url]http://pastebin.com/6yb324CB[/url]
    Lines changed: 152-155, 173

    Another fix to stop her from dying at the end would be to have the EscortAI flag m_bCanReturnToStart, which is private, set to true instead of false, but just for her case. I haven't figured out how to make that happen without creating a getter/setter function in the EscortAI class.

    Link to comment
    Share on other sites



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use