Git Product home page Git Product logo

Comments (3)

gitdalisar avatar gitdalisar commented on July 24, 2024

So cross-faction trading and follow outside of a group is a no go. Looking through other Git issues for the main distros (Azerothcore, Trinity, Mangos) this is something that was coded into the client.exe apparently back in TBC at some point. So if this were purely Vanilla, maybe, but since it is now in WOTLK looks like this isn't possible without like an open source client being built. I'll look into the buffing, but that may be the same.

from mod-faction-free.

gitdalisar avatar gitdalisar commented on July 24, 2024

Looking more into this, to cast spells on players of opposite faction outside of your group, this may cause a LOT of unintended behavior. Within the targets you can pick for a spell you do have TARGET_UNIT_TARGET_ALLY or TARGET_UNIT_TARGET_ENEMY typically for buffs/damage accordingly. There does NOT seem to be a TARGET_UNIT_TARGET_PLAYER so I think if we open up the ability to heal/buff/etc players outside the faction, it will result in also being able to accidently drop a heal on a boss mid fight... I'll look into it a bit more but do not think this one is going to be doable.

from mod-faction-free.

gitdalisar avatar gitdalisar commented on July 24, 2024

Going to close this and transfer to a new feature request.

Trade is not possible as that is prohibited by the hard faction check within the client.exe. No way around this, must be in a group and leveraging the AllowTwoSides features in the worldserver.conf file.

The spell one may still be plausible. Will add more details on that one.

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.