Hello & Welcome to our community. Is this your first visit? Register
Follow us on
Follow us on Facebook Follow us on Twitter Watch us on YouTube


MMOCoin

Likes Likes:  0
Page 15 of 112 FirstFirst ... 511121314151617181925306585 ... LastLast
Results 141 to 150 of 1117
  1. #141
    The Beautiful Abomination
    CthulhuFtagn's Avatar
    Join Date
    Jan 2010
    Location
    R'lyeh
    Posts
    526
    Post Thanks / Like
    Rep Power
    20
    Reputation
    397

    Thumbs up


    Register to remove this ad
    Make sure you create a toon for the AHBot first, and log in atleast once with that toon.

    The new mangosd.conf file contains the new information to be edited, here's my configuration:
    Code:
    AuctionHouseBot.EnableSeller = 1
    AuctionHouseBot.EnableBuyer = 1
    AuctionHouseBot.Account = 6
    AuctionHouseBot.GUID = 2
    AuctionHouseBot.VendorItems = 1
    AuctionHouseBot.LootItems = 1
    AuctionHouseBot.OtherItems = 1
    AuctionHouseBot.No_Bind = 1
    AuctionHouseBot.Bind_When_Picked_Up = 0
    AuctionHouseBot.Bind_When_Equipped = 1
    AuctionHouseBot.Bind_When_Use = 1
    AuctionHouseBot.Bind_Quest_Item = 0
    AuctionHouseBot.ItemsPerCycle = 200
    AuctionHouseBot.UseBuyPriceForSeller = 0
    AuctionHouseBot.UseBuyPriceForBuyer = 0
    You'll have to go into your database to assign one of your toons as the AHBot, here's how to find the AuctionHouseBot.Account and AuctionHouseBot.GUID numbers.

    1. Make sure MySQL is running
    2. Download and install SQLYog from http://code.google.com/p/sqlyog/downloads/list
    3. Open SQLYog and make sure the connection looks like below
    Click New, name the connection MaNGOS


    username is root password is mangos

    Now click Connect

    Click the + next to the characters database on the left, then right-click on the characters table and click Open Table

    Click to enlarge:


    Look for the toon you created and note the guid and account numbers, as you can see from my AHBot config I used Loktar as my bot.

    AND, since people can't bother to READ the ReadmeAHBOT.txt file I included, make sure to set your min and max items for your auctions.



    Here's my settings:
    Code:
    UPDATE auctionhousebot SET minitems = "100" WHERE name = "Alliance";
    UPDATE auctionhousebot SET maxitems = "500" WHERE name = "Alliance";
    
    UPDATE auctionhousebot SET minitems = "100" WHERE name = "Horde";
    UPDATE auctionhousebot SET maxitems = "500" WHERE name = "Horde";
    
    UPDATE auctionhousebot SET minitems = "100" WHERE name = "Neutral";
    UPDATE auctionhousebot SET maxitems = "500" WHERE name = "Neutral";
    I put the Readme files there for a reason.

    You should get something like this when you click Search:


    Now your Auction House should be populated when you start up the server.


    › See More: [Release] TRM's Cthulhu Ftagn Dual-Database MaNGOS Repack (3.3.5.12340) - 32 & 64-bit
    Last edited by CthulhuFtagn; 31-08-10 at 12:13 PM.



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  3. #142
    Beginner

    Join Date
    Aug 2010
    Posts
    4
    Post Thanks / Like
    Rep Power
    14
    Reputation
    1
    Awesome TRM. Updates worked flawlessly and I love the AH . Thanks.

    And as for that issue I was having earlier where skills/talents weren't saving - I reinstalled and only executed the essential character sql files and it's fine now, so I am guessing it was a corrupted sql file somewhere.

  4. #143
    The Beautiful Abomination
    CthulhuFtagn's Avatar
    Join Date
    Jan 2010
    Location
    R'lyeh
    Posts
    526
    Post Thanks / Like
    Rep Power
    20
    Reputation
    397

    Thumbs up

    Well, I'm glad you got that issue worked out. Hopefully I can keep the updates rolling without hiccups.

    Update Available:
    Code:
    MaNGOS updated to 10422 (required_10422_01_mangos_spell_proc_event)
    Added correct vmap extractor to the tools folder
    Added an updated Quice DB Editor (1.2.53)
    CU_0019.zip (12.96 MB)


    username: root
    password: mangos



    When using Quice, make sure to set your DBC path (where you placed your dbc folder).
    Click Settings > Set DBC Path...

    Make sure it looks like below (I'm using the 64-bit version)
    Last edited by CthulhuFtagn; 29-08-10 at 02:40 PM.

  5. #144
    Senior Sergeant
    GrandpaJohn's Avatar
    Join Date
    Feb 2010
    Location
    West Palm Beach, Fl
    Posts
    145
    Post Thanks / Like
    Rep Power
    15
    Reputation
    24
    @CT:

    all updated everything is working great havent tried the armory yet dont know if i want to sounds complicated what is it basically for ? anything important ? if noyt think i'll just let it be. your updates are the greatest they go in so easy

  6. #145
    The Beautiful Abomination
    CthulhuFtagn's Avatar
    Join Date
    Jan 2010
    Location
    R'lyeh
    Posts
    526
    Post Thanks / Like
    Rep Power
    20
    Reputation
    397
    Thanks, the armory is giving me some problems so I took down the link until I can work them out... it's nothing important unless you want a fancy-schmancy wow-like armory for the website.

  7. #146
    Senior Sergeant
    GrandpaJohn's Avatar
    Join Date
    Feb 2010
    Location
    West Palm Beach, Fl
    Posts
    145
    Post Thanks / Like
    Rep Power
    15
    Reputation
    24
    @CT:

    oh naa not really i dont even use the web site so i dont reckon i need that

  8. #147
    The Beautiful Abomination
    CthulhuFtagn's Avatar
    Join Date
    Jan 2010
    Location
    R'lyeh
    Posts
    526
    Post Thanks / Like
    Rep Power
    20
    Reputation
    397
    It's gonna be a lot of work to get it updated and working well with 3.3.5a so I'll keep you informed, but I wouldn't worry about it at all. Looks like it's a slow day for updates, hasn't been one in MaNGOS, ScriptDev2, or YTDB in atleast 8 hours... gives me more time to work on other things.

    EDIT: Had a break thru... looks like the Armory is working great now! w00t!

    Last edited by CthulhuFtagn; 29-08-10 at 09:26 PM.

  9. #148
    First Sergeant
    ZomgEary's Avatar
    Join Date
    Jan 2010
    Location
    Houston, TX
    Posts
    182
    Post Thanks / Like
    Rep Power
    16
    Reputation
    83
    Looks great man, awesome work as always

  10. #149
    The Beautiful Abomination
    CthulhuFtagn's Avatar
    Join Date
    Jan 2010
    Location
    R'lyeh
    Posts
    526
    Post Thanks / Like
    Rep Power
    20
    Reputation
    397

    Thumbs up

    It took a lot of prodding and poking in .php files and configs but I finally got it going... going to do a few more tests with character information, but I think it'll be in the next release.

    EDIT: Oh, yeah! A few 'little' bugs, like it's only showing the main hand on my rogue, but it works well enough.

    Last edited by CthulhuFtagn; 29-08-10 at 10:15 PM.

  11. #150
    Beginner

    Join Date
    Jul 2010
    Posts
    11
    Post Thanks / Like
    Rep Power
    14
    Reputation
    2

    Register to remove this ad
    Hi TRM just wanted to say thanks a million for putting in the AHbot. That was the one thing I was hanging out for as I play solo!!! Makes it feel like the real servers now. Thanks again.

 

 
Page 15 of 112 FirstFirst ... 511121314151617181925306585 ... LastLast

Visitors found this page by searching for:

hobbits

quice

mangos 3.3.5 repack

mangos repack 3.3.5

how to make server wow 3.5.5 level 255

cthulhu patch

3.3.5 mangos repack

patcher 64 bit descargar

gorkun ironskull

sholazar basin

warcraft sholazar basin background

ulduar

TRMs Cthulhu Ftagn Dual-Database MaNGOS Repackmangos 3.3.5.12340mangos 3.3.5a linux repackAHbotrepack 3.3.5 trinity mimirion train trinitycorehobbits lord of the ringsmangos repack 3.3.5aMANGO CTHULHU 123dual-database-mangos-repack-3-3-5-12340-32-64-bit-4286index100wow repack the culling of stratholme trm releasedescargar arcemu 3.1.3 wow megaupload255 lvl wow repack 3.3.5agithub trinity 71603booty bay wallpaperdual wallpaper windows 7TRMs Cthulhu Ftagn infinity mangos repackrepack trinity 3.3.5 debugwow repack linuxrepack 3.3.5 a mangos fullmangos 3.5.5 repacktrinity 3.3.5a linux repack3.3.5a linux repackDownload MaNGOS Repack 3.3.5TRMs Cthulhu Ftagn RepackMangos 3.3.5 databasewow 3.3.5a 255 repackcthulhuRepack Ver.1.27-Client 3.3.5a (12340)ragnaros lairforge of souls questwow repack 3.3.5a 255lvlhackear wow 3.3.5 con parche customno-ip.org dnssearch zonealarmlotr hobbitswow 3.3.5 mangos repack 32 bit server
SEO Blog

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -5. The time now is 12:32 PM.
Powered by vBulletin® Copyright ©2000-2024, Jelsoft Enterprises Ltd.
See More links by ForumSetup.net. Feedback Buttons provided by Advanced Post Thanks / Like (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
vBulletin Licensed to: MMOPro.org