Jump to content

Auction House Addon


Guest superdave144

Recommended Posts

Have you changed the entrys in the database to tell it how many items you wish to load for each auction house?

Aliance, Horde and Neutral?

Items, if you have patched correctly are loaded the first time when you start mangosD..

It will tell you how many of each type of item loaded for each particular auction house..

Link to comment
Share on other sites

Okay, just remember to set the amount of items you want to load in the database under Characters > Auctionhousebot > Maxitems >

I have mine for all 3 set to 5000 each. I find I experience little if no lag.

But even now if i use some Aucthhousebot commands it crashes the server. So once its up and running I ignore it.. lol :)

Success should look like this:

2010-07-06 23:09:40 ========AuctionHouseBot========

2010-07-06 23:09:40 loaded 9 grey trade goods

2010-07-06 23:09:40 loaded 397 white trade goods

2010-07-06 23:09:40 loaded 38 green trade goods

2010-07-06 23:09:40 loaded 14 blue trade goods

2010-07-06 23:09:40 loaded 3 purple trade goods

2010-07-06 23:09:40 loaded 1 orange trade goods

2010-07-06 23:09:40 loaded 0 yellow trade goods

2010-07-06 23:09:40 loaded 963 grey items

2010-07-06 23:09:40 loaded 2164 white items

2010-07-06 23:09:40 loaded 2899 green items

2010-07-06 23:09:40 loaded 2769 blue items

2010-07-06 23:09:40 loaded 939 purple items

2010-07-06 23:09:40 loaded 3 orange items

2010-07-06 23:09:40 loaded 0 yellow items

2010-07-06 23:09:40 AuctionHouseBot> [AHBot-x002] is now loaded

2010-07-06 23:09:40 AuctionHouseBot> updated by Xeross (Original by Naicisum, ChrisK, Paradox)

2010-07-06 23:09:40 AuctionHouseBot> Includes AHBuyer by Kerbe and Paradox

Link to comment
Share on other sites

Im getting this back when I try to apply the ahbot.patch file in git. Same as last time. I'll try to compile and see if any other errors occur.

Welcome to Git (version 1.7.0.2-preview20100309)

Addon/AHBot/ahbot.patch:3526: trailing whitespace.

Addon/AHBot/ahbot.patch:157: new blank line at EOF.

+

Addon/AHBot/ahbot.patch:258: new blank line at EOF.

+

warning: 3 lines add whitespace errors.

Link to comment
Share on other sites

Failed. :( Any ideas?

========== Build: 9 succeeded, 3 failed, 0 up-to-date, 0 skipped ==========

Build log

Build started: Project: script, Configuration: Release|Win32

Command Lines Creating temporary file "c:\\mangos\\3 with ahbot\\win\\VC90\\script__Win32_Release\\RSP00002C51484680.rsp" with contents

[

/I "..\\..\\dep\\include" /I "..\\..\\src\\framework" /I "..\\..\\src\\shared" /I "..\\..\\src\\realmd" /I "..\\..\\dep\\ACE_wrappers" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "SCRIPT" /D "_SECURE_SCL=0" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MD /arch:SSE /Fo".\\script__Win32_Release\\\\" /Fd".\\script__Win32_Release\\vc90.pdb" /W3 /c /Zi /Gd /TP /MP

"..\\..\\src\\bindings\\universal\\Scripts\\sc_defines.cpp"

"..\\..\\src\\bindings\\universal\\Scripts\\sc_default.cpp"

"..\\..\\src\\bindings\\universal\\system.cpp"

"..\\..\\src\\bindings\\universal\\ScriptMgr.cpp"

]

Creating command line "cl.exe @"c:\\mangos\\3 with ahbot\\win\\VC90\\script__Win32_Release\\RSP00002C51484680.rsp" /nologo /errorReport:Prompt"

Creating temporary file "c:\\mangos\\3 with ahbot\\win\\VC90\\script__Win32_Release\\RSP00002D51484680.rsp" with contents

[

/OUT:"..\\..\\bin\\Win32_Release\\mangosscript.dll" /INCREMENTAL:NO /LIBPATH:".\\mangosd__Win32_Release" /LIBPATH:".\\zlib__Win32_Release" /LIBPATH:"..\\..\\dep\\lib\\Win32_Release" /DLL /MANIFEST /MANIFESTFILE:".\\script__Win32_Release\\mangosscript.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /DYNAMICBASE:NO /IMPLIB:".\\script__Win32_Release/mangosscript.lib" /MACHINE:X86 mangosd.lib zlib.lib libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib ace.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\\script__Win32_Release\\ScriptMgr.obj"

".\\script__Win32_Release\\system.obj"

".\\script__Win32_Release\\sc_default.obj"

".\\script__Win32_Release\\sc_defines.obj"

]

Creating command line "link.exe @"c:\\mangos\\3 with ahbot\\win\\VC90\\script__Win32_Release\\RSP00002D51484680.rsp" /NOLOGO /ERRORREPORT:PROMPT"

Output Window Compiling...

sc_defines.cpp

sc_default.cpp

system.cpp

ScriptMgr.cpp

Linking...

LINK : fatal error LNK1181: cannot open input file 'mangosd.lib'

Results Build log was saved at "file://c:\\mangos\\3 with ahbot\\win\\VC90\\script__Win32_Release\\BuildLog.htm"

script - 1 error(s), 0 warning(s)

Link to comment
Share on other sites

Im afraid i dont use Git Bash, I was using GitGUI, and had no errors merging the code..

Also I use Visual C++ 2010 express to compile..

Was pretty straight forward for me..

With Git GUI i first cloned mangos as normal..

Then I selected remote add and placed the ahbot git repository..

Should fetch straight away..

Then Merge > Local Merge

Doesent always show you Master first time, i have had to close git gui and reopen it..

then merge in to master.. you should then be good to compile..

Link to comment
Share on other sites

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