Jump to content

Logos302

Members
  • Posts

    4
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by Logos302

  1. By cleanup do you mean manual cleanup (fixed all the rej files) or is there a command that you run?

    @mec69-- The repo for AHBot and my command is git pull git://github.com/Naicisum.mangos.git ahbot.

    Also I'm now upto MaNGOS core 9182 with all of the same specs as above and still working perfictly, just remember there are a lot of cleanup's with the Playerbot pull and that has to do with the Valhall-Project. I do my work in this order and it does fine

    pull -- mangos

    Pull -- ahbot

    pull -- Dual Spec

    pull -- Valhalla

    Cleanup

    pull -- Playerbot

    Cleanup

    Compile----Scream....Cuss....Scream somemore!....Play Solotaire( about 5 to 7 games).

    Done.....Ya!!!!!

    Also as a side note for those using Dual Specialization, I am not having any trouble with the Acheivement for any class or race except for Rouge...I can't find the Trainer that has Dual Spec....

    @Naicisum--You have a MONSTER HERE! and it works great but I'd change the sql's as I have shown before so that the end user has a base to start with other than toon creation.

  2. The answer is very simple, or atleast simeple in my case. I didn't know that you could do that :). I'm sure like most the knowlage that we (The royal we) have about git is very limited. Can you explain what rebase does.. and or maybe the advantages of doing with rebase. :).

  3. That help.. I figure that was how it worked but I was not sure. Just to make sure, it would fail as well if the pattern does not exist even if what it was changing it to already exists.

    Hi,

    Look inside 'user.h.rej' and see where the conflict occurs. When the patch is applied the computer searches the files for a 'pattern' in the code. If the pattern is not found a conflict is flagged and it Fails producing a '.rej' file.

    If the core MaNGOS code changes or changes as a result of a previously applied patch

    * The patch suceeds if the pattern exists, but offset from original location.

    * The patch fails if the pattern nolonger exists before or after patch mod

    Look at the patterns shown in the patch file, and look at the code your trying to patch. See if there are differences. Look carefully, the slightest difference will break the patch (Info inside '.rej' file).

    Example

    Hope this helps

  4. Stillhard, fix seems to have fixed quests for me as well. course it did take me a little while to figure out what do do as the line numbers seem to be off.

    On a side note I'm trying to import vehicle.patch (Made myself by branching main and then pull from vehicle, same way I added ahbot to blueboy's playerbot repo) and I keep getting a user.h.rej file. What I need to know is what do I do with it? is it similar to the patch files goto line number and fix what it talking about?

    I'm running lastest blueboy repo as of today and ahbot last pull with SD2/(ACID 3.0.1) last pull. Not using botguy not even sure what botguy does.. UDB version 386..

×
×
  • 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