Coder Social home page Coder Social logo

honorbuddy-quest-behaviors's People

Contributors

aevitas avatar apocdev avatar chinajade247 avatar echotiger avatar hawkerbot avatar highvoltz avatar jakobbotsch avatar mastahg avatar nesox avatar raphudo avatar thebrodieman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

honorbuddy-quest-behaviors's Issues

BearsUpThere QB tweak

BearsUpThere for Mount Hyjal quests "Bears Up There" and "Those Bears Up There" was missing a component to make it truly cross compatible between the two quests.

The aura given to players when "riding" the tree differs between the yellow quest version and the Molten Front daily.
I added a second variable for this aura ID, and updated the bool function that checks if we have it to return true if we have at least 1 of those auras.

Please find updated file below!

BearsUpThere.zip

MrFishIt - Pool fishing does not work

It does not appear that pool fishing is working at all with MrFishIt. Using questing profile, if you direct him to a certain location and using x, y, z point him where to fish, it appears to be working. If you remove x, y, z and add a pool ID and MoveToPool = true, it spews a bunch of errors.

After messing with it for a bit, it doesn't appear the hasPoolFound property is being called which populates _PoolGUID which then in turn allows the pool fishing. I tried to mess with it for a few hours to see if I could determine why it wasn't being called, but I could not.

To reproduce, I am in Suramar and standing near (about 10 yards away) from a Runescale Koi School (ID: 246492). I use this in my quest profile to fish the school (and move to it):

<MoveTo Nav="Fly" X="2351.11" Y="5250.911" Z="98.34917" />
<RunTo X="2351.11" Y="5250.911" Z="98.34917" />
<CustomBehavior File="MrFishIt" PoolId="246492" CollectItemId="133719" MoveToPool="true" CollectItemCount="1" MaxCastRange="20" MinCastRange="15"/>

Anything else you need, just let me know.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.