Git Product home page Git Product logo

Comments (6)

gitdalisar avatar gitdalisar commented on July 24, 2024 1

Thanks for the request!
Looks like I will need to add new flight paths within the TaxiPath.DBC file. So once I get that done, I'll also need to roll that into the MPQ I have. Shouldn't need any SQL changes from what I am seeing. I'll work on it some this weekend to see if I'm right and if so I'll update here to let you know if my hypothesis is correct and how long the ETA would be. Thanks again!

from mod-faction-free.

gitdalisar avatar gitdalisar commented on July 24, 2024 1

Another update here. So as long as there is a connection between the "Alliance Flightpath Circuit" and the "Horde Flightpath Circuit" things will work.

For example: I cannot fly from Honor Hold to Thrallmar as there is no "Flightpath between those taxinodes" but if you also have Shattrath unlocked, then you can fly from Honor Hold <> Shattarath <> Thrallmar.

So this won't require a lot of work to be honest, it will just need a few strategically added routes to allow you to jump from one loop to the other. I'll test this out with a few things myself and once I get that working I'll roll the change here.

from mod-faction-free.

gitdalisar avatar gitdalisar commented on July 24, 2024 1

Looks like it may be a bit more compliacted. I'm not adding any new taxi nodes so don't need to touch the TaxiNode file. I did make the path between horde and alliance cities in TaxiPath and patch that in, saw it, could select it, but as soon as I tried to use it the server bounced. So I went and looked into the TaxiPathNode file, added routes for my new path, but that shot me out into the nether way off the map and killed me once I used it. It could have been a typo on my xyz coords but will need to research it a bit more. No ETA on it, but I'll be looking into it before working on other things to try and get this cleaned up if possible.

from mod-faction-free.

gitdalisar avatar gitdalisar commented on July 24, 2024 1

This may be a bit more complicated as it appears one of the attributes we need to use, the taximask for characters, appears to be factional, so we may not have an easy way for this. Logging this as reference: azerothcore/azerothcore-wotlk#15163

from mod-faction-free.

gitdalisar avatar gitdalisar commented on July 24, 2024

Have the LUA scripts made for character conversation, NPC made, gobjects placed for asthetics in major cities, and am validating the locations. Will teleport to start of dungeons/raids and capital cities. Will need to have LUA support for this portion of the mod. Will update documentation once this is patched into the repo.

from mod-faction-free.

gitdalisar avatar gitdalisar commented on July 24, 2024

Implemented with LUA scripts and updating the FactionFree.sql file. I have also included a new sql file named EntryChecker.sql that you can run to validate if any entry, id, or GUID are already in use prior to importing the FactionFree.sql. If anything DOES come back from that checker, then you WILL need to update the FactionFree.sql script to values not in use in your specific environment.

from mod-faction-free.

Related Issues (18)

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.