[DiscordArchive] Are the steps correct?
[DiscordArchive] Are the steps correct?
Archived author: damage • Posted: 2021-08-12T13:49:53.711000+00:00
Original source
Are the steps correct?
Archived author: Jinnai • Posted: 2021-08-12T14:01:09.898000+00:00
Original source
no, the code you try to apply is at least older than september 2018, without rewriting parts of it, you wont be able to apply it
Archived author: damage • Posted: 2021-08-12T14:02:53.296000+00:00
Original source
https://github.com/Rochet2/TrinityCore/b...rifier.cpp
[Embed: TrinityCore/Transmogrifier.cpp at transmog_3.3.5 · Rochet2/TrinityC...]
Rochet2's stuff for TC. Contribute to Rochet2/TrinityCore development by creating an account on GitHub.
https://github.com/Rochet2/TrinityCore/b...rifier.cpp
Archived author: damage • Posted: 2021-08-12T14:03:19.504000+00:00
Original source
This file is not diff
Archived author: Jinnai • Posted: 2021-08-12T14:03:26.003000+00:00
Original source
read here, everything is explained: https://github.com/Rochet2/TrinityCore/t...m/Transmog
[Embed: TrinityCore/src/server/scripts/Custom/Transmog at transmog_3.3.5 · ...]
Rochet2's stuff for TC. Contribute to Rochet2/TrinityCore development by creating an account on GitHub.
https://github.com/Rochet2/TrinityCore/t...m/Transmog
Archived author: damage • Posted: 2021-08-12T14:08:53.036000+00:00
Original source
Using diff:
DO NOT COPY THE DIFF DIRECTLY! It causes apply to fail.
download the diff by right clicking the link and select Save link as
place the downloaded transmog_3.3.5.diff to the source root folder
open git bash to source location
do git apply transmog_3.3.5.diff
use cmake and compile
Archived author: damage • Posted: 2021-08-12T14:08:59.247000+00:00
Original source
https://github.com/Rochet2/TrinityCore/c...3.3.5.diff
Archived author: Jinnai • Posted: 2021-08-12T14:09:55.500000+00:00
Original source
remember to clean up your source folder before doing that - dont try to apply this on your already screwed source
Archived author: damage • Posted: 2021-08-12T14:12:19.195000+00:00
Original source
New_Text_Document.txt
Archived author: damage • Posted: 2021-08-12T14:12:33.101000+00:00
Original source
It gives an error!