Jump to content

[PATCH] Horde & Alliance grouping/trade


Recommended Posts

  • 1 month later...
  • Replies 115
  • Created
  • Last Reply

Top Posters In This Topic

  • 4 weeks later...
  • 2 weeks later...

https://gist.github.com/1003366

Base was from KiriX rev. 10399

Authors:

False.Genesis

Prefect

Frozen-In-Time

KiriX

Todolist:

Delete comments...

Add Config Support

Compiled under win32 VS2008 with VC90.

Tested ingame ;)

If you want a clean mangos with this patch here up to date go here. For a clean patch you can diff it against my master branch it has the same rev. as my patched branch or take the gist.

Up to date for current rev. 117xx

Link to comment
Share on other sites

  • 5 months later...
  • 2 months later...

Slightly modified(1) with code style and comments

also added config variables!

http://paste2.org/p/1576756

Seems to work.

Question @ authors:

What is

+ inline void SetSpoofSamePlayerFaction(bool b) { m_spoofSamePlayerFaction = b; }

+ inline bool IsSpoofSamePlayerFaction(void) {return m_spoofSamePlayerFaction; }

thought for (because currently unused!)

(1)

Version obtained from Darkknight900 github repo

patch maintained by:

False.Genesis

Prefect

Frozen-In-Time

KiriX

Darkknight900

Link to comment
Share on other sites

https://gist.github.com/1003366

Base was from KiriX rev. 10399

Authors:

False.Genesis

Prefect

Frozen-In-Time

KiriX

Schmoozerd

If you want a clean mangos with this patch here up to date go here. For a clean patch you can diff it against my master branch it has the same rev. as my patched branch or take the gist.

Up to date for current rev.

Updated Gist + Branch with patches provided by Schmoozerd and current mangos

Link to comment
Share on other sites

Question @ authors:

What is

+ inline void SetSpoofSamePlayerFaction(bool b) { m_spoofSamePlayerFaction = b; }

+ inline bool IsSpoofSamePlayerFaction(void) {return m_spoofSamePlayerFaction; }

thought for (because currently unused!)

Well, when i made the patch i needed a little hack for a boss script i made, that would turn NPCs looking like friendly without actually changing faction. ^^

Can't remember the exact details (was too long ago), but it can be removed. *hides in shame*

Btw, nice to see this patch is still in use, after such a long time.

Link to comment
Share on other sites

  • 3 months later...
Guest
This topic is now closed to further replies.
×
×
  • 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