Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] For the ahbot mod, how would I go about getting the account to post for both horde and alliance? I h

[DiscordArchive] For the ahbot mod, how would I go about getting the account to post for both horde and alliance? I h

[DiscordArchive] For the ahbot mod, how would I go about getting the account to post for both horde and alliance? I h

rektbyfaith
Administrator
0
02-16-2025, 07:09 PM
#1
Archived author: LightsaberTrix • Posted: 2025-02-16T19:09:56.442000+00:00
Original source

For the ahbot mod, how would I go about getting the account to post for both horde and alliance? I have it working for horde. Does AuctionHouseBot.GUID support multiple values?
rektbyfaith
02-16-2025, 07:09 PM #1

Archived author: LightsaberTrix • Posted: 2025-02-16T19:09:56.442000+00:00
Original source

For the ahbot mod, how would I go about getting the account to post for both horde and alliance? I have it working for horde. Does AuctionHouseBot.GUID support multiple values?

rektbyfaith
Administrator
0
02-16-2025, 07:11 PM
#2
Archived author: Revision • Posted: 2025-02-16T19:11:10.045000+00:00
Original source

It'll always post to alliance, horde, and neutral (booty bay etc) no matter what faction it is
rektbyfaith
02-16-2025, 07:11 PM #2

Archived author: Revision • Posted: 2025-02-16T19:11:10.045000+00:00
Original source

It'll always post to alliance, horde, and neutral (booty bay etc) no matter what faction it is

rektbyfaith
Administrator
0
02-16-2025, 07:11 PM
#3
Archived author: Revision • Posted: 2025-02-16T19:11:39.683000+00:00
Original source

Um. A GUI of some kind (like HeidiSQL) or using SELECT queries in a mysql terminal
rektbyfaith
02-16-2025, 07:11 PM #3

Archived author: Revision • Posted: 2025-02-16T19:11:39.683000+00:00
Original source

Um. A GUI of some kind (like HeidiSQL) or using SELECT queries in a mysql terminal

rektbyfaith
Administrator
0
02-16-2025, 07:13 PM
#4
Archived author: LightsaberTrix • Posted: 2025-02-16T19:13:11.158000+00:00
Original source

Good to know. Thank you!
rektbyfaith
02-16-2025, 07:13 PM #4

Archived author: LightsaberTrix • Posted: 2025-02-16T19:13:11.158000+00:00
Original source

Good to know. Thank you!

rektbyfaith
Administrator
0
02-16-2025, 07:17 PM
#5
Archived author: Coffee • Posted: 2025-02-16T19:17:22.118000+00:00
Original source

I can't get Heidi to work so I've been using the CLI
rektbyfaith
02-16-2025, 07:17 PM #5

Archived author: Coffee • Posted: 2025-02-16T19:17:22.118000+00:00
Original source

I can't get Heidi to work so I've been using the CLI

rektbyfaith
Administrator
0
02-16-2025, 07:19 PM
#6
Archived author: Coffee • Posted: 2025-02-16T19:19:09.374000+00:00
Original source

When I run acore_character db It won't post anything
rektbyfaith
02-16-2025, 07:19 PM #6

Archived author: Coffee • Posted: 2025-02-16T19:19:09.374000+00:00
Original source

When I run acore_character db It won't post anything

rektbyfaith
Administrator
0
02-16-2025, 07:30 PM
#7
Archived author: Revision • Posted: 2025-02-16T19:30:23.173000+00:00
Original source

```sql
USE acore_characters;
SELECT COUNT(*) FROM `auctionhouse`;
```
rektbyfaith
02-16-2025, 07:30 PM #7

Archived author: Revision • Posted: 2025-02-16T19:30:23.173000+00:00
Original source

```sql
USE acore_characters;
SELECT COUNT(*) FROM `auctionhouse`;
```

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)