Jump to content

Recommended Posts

  • 40 years later...
Posted

What kind of patch are you trying to apply, if this is a patch made using "git" than you can use (change the patch path/name to match your patch)

git apply /path/to/patchname.patch

or with a scriptdev patch you use (change the patch path/name to match your patch)

git am /path/to/scriptdev2.patch

There are other ways to apply different types of patches, but they depend on the type of patch you are trying to use.

Note that to apply patches this implies you have the MaNGOS source code and you are compiling everything yourself. You cannot apply a patch to a repack, repacks are not supported here

Posted
How about asking in that thread.

Questions regarding third party modifications should always be discussed in the original thread.

this.

Also threads with titles like "help" dont usually get much help....

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