• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

[Trinity] Cross Faction Battlegrounds - Updated diff/patch

Ghostcrawler336

Epic Member
I haven't really been very active with releases in awhile, so I thought I'd release an updated patch/diff version of Lillecarl's cross faction battleground core mod.

Script details:
  • Allows both factions to fight together in the battlegrounds, only enabled for a few battlegrounds.

I'm only providing very little support for this release.

Download Below:
Diff: Here
Patch:Here

How to download!
  1. DO NOT COPY THE DIFF DIRECTLY! It causes apply to fail.
  2. download the diff by right clicking the link and select Save link as
  3. place the downloaded crossfactionbg.diff or crossfactionbg.patch to the source root folder
  4. open git bash to source location
  5. do git apply crossfactionbg.diff or git apply crossfactionbg.patch
  6. use cmake and compile
 
Last edited:

PrestonParsons

BETA Tester
Testing it out now:)

Tested and working but quick fix

Code:
STRONG_MAX_LEVEL = 19 into this STRONG_MAX_LEVEL = 80,
 
Last edited:

Optimus

Emulation Addict
Hey gentlemans,
is it possible for you to update this cool patch for: TrinityCore rev. 431da2ffc984+ 2016-03-05 01:26:26 +0000 (3.3.5 branch) (Unix, Release) - TDB 335.60.

It will be so good if you can do that for me and the community.

Thanks in advance!
 
Top