Hello everyone !
This is my first post here
I know there is lots of tutorials out there on how to apply a .patch file to trinity oh wait a second no there isn't so many tuts :confused:
In fact i found some but non worked or was helpful i think that they are just old ...
Well i think i am pretty clear here .. all i need is just a guide or a little help on how to add a .patch file for TrinityCore ..
I am using Linux and i know the commandThe problem is when trying to apply this patch : https://bitbucket.org/lordpsyan/trin...d00b17773e.zip the "Code:patch -p1 < THEPATCH.patch" command works fine but the patch doesn't work.. How should i fix this ? I am sure that the patch should add some sql query to my table but nothing is added beside i checked the patch and found this line :Code:patch -p1 < THEPATCH.patch.. first of all my worldserver.conf is located in" /server/etc" and not "src/server/worldserver/" and the file is called worldserver.conf and not worldserver.conf.dist ! :confused:Code:src/server/worldserver/worldserver.conf.dist | 52 +
Can you check the file and let me know whats wrong ? i am using the "2011_07_13_playerbots" patch from the file located in "lordpsyan-trinitycore-patches-88d00b17773e\TrinityCore\Individual"
Thanks a lot.