Jump to content

SyriosOne

Members
  • Posts

    34
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by SyriosOne

  1. Here again the patch for r9788. Hopefully it is now more than 10 times for free. http://uploaded.to/file/zlr4ih If not please send me tips where can I upload better
  2. Here is my latest patch file for mangos r9780. http://rapidshare.com/files/379065114/AHBot_for_r9780.zip.html But therefore you need to download Tortoise SVN. So it's easier for me to correct merge errors. Create a new folder with the name source on the desktop. Git Bash git clone [url]http://github.com/mangos/mangos.git[/url] Copy the two Botfiles to: source / mangos / src / game folder and the Ahbot.patch file on the desktop. Right click the patch file ---> Tortoise SVN -----> apply patch. A Window opens. Choose Desktop and click on OK. It opens a small window. Right-clicking -----> Patch all Compile and have fun:) I hope you only used to compile the VC90. For VC80 and VC100 paths are not patched.
  3. It must be git clone git://github.com/xeross/mangos.git ahbot cd ahbot git checkout origin/ahbot git checkout -b ahbot cd ahbot is used to switch the folder if you have not done it by hand This does not change the merge errors. The two errors must be fixed by hand. Create a new patch file git diff master ahbot > auctionhousebot.patch and adjust the line number for World.cpp and World.h in the patch file with your core files. Then you can patch it as usual to your Core I hope that helps. My English is a little rusty and I find it difficult to explain something Xeross could you please update your branch that makes a lot more easier for all. Thx
  4. I have tested it with 9763 and the Buyer will work again for each faction separately. At least for the Alliance and Horde, Goblin should be further tested
  5. On my Mangos [9763] with AHBot only the Seller works. Buyer is enable but he´s nothing buy or bid. I test it with various prices and with the same Item
  6. Rename objmgr to sObjectMgr in the Botfiles to fix the compile error. For older git copy mangos git an then type git reset --hard commitid
  7. I do not think! PlayerBot and BGBot are two completely different things. PB only responds to your commands, but the BGB would have to act completely alone and would need to have a complicated AI. It would be nice, but probably not in the foreseeable future.
  8. Hello I'm using your last commit. But I can only sell items in the Goblin AH and not as usual always in Ally AH.:confused: I have not tested the Horde AH. I have nothing changed in the sql, conf and the source. Only the settings for AHBot Acc and Char. I hope you can help.
×
×
  • 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