Jump to content

maxmax27

Members
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Everything posted by maxmax27

  1. @mfour I have the same problem. everything runs without errors but does not find objects in the action house. have you found your errors? excuse my English. google helps.
  2. Hello. Excuse my bad english. (google helps me) I have a question. how do I create a patch for mangos revision 8994? I have read so much but it still failed. whenever I get an error I run the patch. My system is ubuntu9.10 with putty access step by step manual please ... here are my steps git clone git://github.com/mangos/mangos.git cd mangos git clone git://github.com/Naicisum/mangos.git ahbot cd ahbot git checkout origin/ahbot git checkout -b ahbot git diff master ahbot > auctionhousebot.patch git reset --mixed d04b1344d3a9f68614d71804aa988dc7bd120fe0 <-- 8994 git am < auctionhousebot.patch <--error cd .. svn co -r 1516 https://scriptdev2.svn.sourceforge.net/svnroot/scriptdev2/ src/bindings/ScriptDev2 git apply src/bindings/ScriptDev2/patches/MaNGOS-* autoreconf --install --force;mkdir objdir;cd objdir; ../configure --prefix=/opt/mangos --sysconfdir=/opt/mangos/etc --enable-cli --enable-ra --datadir=/opt/mangos make make install
×
×
  • 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