Jump to content

Recommended Posts

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

Top Posters In This Topic

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

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

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

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

Posted

I did recognize these parts and i think these are either artifacts or the beginning to check players which factions have been changed in these fields.

I don't know the reason or for what part of mangos so for me it's really an artifact.

Posted
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

Posted
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.

Posted

Yeah thanks for the patch :D its very useful :) If i just could figure out how to make vehicles friendly in group too... coz atm people kill each other's vehicles xD

  • 3 months later...
Posted

Hello,

The patch does not work for the new version of mangos (11856).

Will it be updated ? And how long ?

Thank you in advance and super good job Darkknight900, Schmoozerd ;)

Sincerely Akiro.

P-s: Sorry, I don't write good English :)

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