Jump to content

thcobl1

Members
  • Posts

    5
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

About thcobl1

  • Birthday 01/01/1

thcobl1's Achievements

Newbie

Newbie (1/3)

0

Reputation

  1. git clone git://github.com/mangos/mangos.git cd mangos/ https://scriptdev2.svn.sourceforge.net/svnroot/scriptdev2/ src/bindings/ScriptDev2/ git am src/bindings/ScriptDev2/patches/MaNGOS-* cd .. rename mangos to master git clone git://github.com/cyberium/mangos.git new_ahbot cd new_ahbot/ git checkout -b new_ahbot origin/new_ahbot git diff master > ../ahbot.patch then i change something in patch to src/bindings/ScriptDev2/Makefile src/bindings/ScriptDev2/scriptdev2.conf.dist after that i try to patch but get next error what did i do wrong ? generals:/home/svn/master# git apply ../ahbot.patch error: patch failed: src/game/World.cpp:1277 error: src/game/World.cpp: patch does not apply
  2. i did repatch yesterday but but doesn`t buy anymore does this still need fixing ? or do i somting wrong ?
  3. Hi, does anyone has a working patch for me when i try to apply patch i get : generals:/home/svn/master# git apply ../AHBot.patch ../AHBot.patch:2386: trailing whitespace. auctionbot.SetItemsRatio(&uparam1, &uparam2, &uparam3); ../AHBot.patch:2560: trailing whitespace. PSendSysMessage("Items Amount : Grey = %u, White = %u, Green = %u, Blue = %u, Purple = %u, Orange = %u, Yellow = %u", auctionbot.getConfig(CONFIG_UINT32_AHBOT_ITEM_GREY_AMOUNT), auctionbot.getConfig(CONFIG_UINT32_AHBOT_ITEM_WHITE_AMOUNT), warning: 2 lines add whitespace errors. generals:/home/svn/master#
×
×
  • 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