Edit AH Items

Post Reply
doc730
Posts: 9
Joined: Mon Apr 06, 2015 8:18 am

Edit AH Items

Post by doc730 » Mon May 04, 2015 7:30 pm

Looking for info on how to remove individual items from AH. Apologies if the is subject has been talked to death. Any info would be greatly appreciated.

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: Edit AH Items

Post by kjLotus » Mon May 04, 2015 7:43 pm

delete them from the auction_house table

User avatar
TeoTwawki
Developer
Posts: 527
Joined: Mon Jul 15, 2013 9:50 pm

Re: Edit AH Items

Post by TeoTwawki » Mon May 04, 2015 9:11 pm

To remove AH stock, do what Kj said. To remove from being able to be listed, thats a flag on the item in item_basic table. https://wiki.dspt.info/index.php/Items
Hi, I run The Demiurge server.


Image
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. - Martin Golding
PLS USE [ code ] CODE TAGS [ /code ] WHEN POSTING CODE
DO NOT PRIVATE MESSAGE ME ABOUT BUGS

doc730
Posts: 9
Joined: Mon Apr 06, 2015 8:18 am

Re: Edit AH Items

Post by doc730 » Thu May 07, 2015 3:00 pm

Thank guys. I am trying to earn this stuff as I go and I appreciate your help.

User avatar
tagban
Posts: 352
Joined: Fri Dec 28, 2012 11:31 am
Location: Pennsylvania, USA

Re: Edit AH Items

Post by tagban » Sun May 17, 2015 2:30 pm

Pretty sure I found a slick "AH Editor" program, along side the "AHTool_v1.5" that was posted a while ago, I find its still relevant.

User avatar
tagban
Posts: 352
Joined: Fri Dec 28, 2012 11:31 am
Location: Pennsylvania, USA

Re: Edit AH Items

Post by tagban » Sun May 17, 2015 10:18 pm


Post Reply