Jump to content
TrinityCore

Honor System Implementation


terakoth
 Share

Recommended Posts

When I try to do a patch for the honor system at https://patch-diff.githubusercontent.com/raw/TrinityCore/TrinityCore/pull/19277.patch I get a problem trying to apply this patch file which is a pull request and it does not load properly, has anyone tried to do this or have this working and if so is there a easier way to add this or am I not applying this right or adding the patch file in the wrong directory. any help on this would be great thanks.

Pull request from https://github.com/TrinityCore/TrinityCore/pull/19277

Link to comment
Share on other sites

Well you can't push to TrinityCore/TrinityCore without the right permissions, and pushing isn't necessary when you want to test locally.

Once you have done the 2 commands I gave you, you should just run cmake & compile the server and it's all good for testing :)

Link to comment
Share on other sites

On 5/28/2017 at 1:53 AM, terakoth said:

Thanks, now if I want more then one pull request how can I add more then one in my compile doing them all at once

If you have multiple changes, you will want to isolate each PR. If you have multiple changes, it will all already be included at once in one giant PR (without isolating each change).

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...