Log in

View Full Version : Bots Sourcing


nosfentora
04-26-2010, 11:15 AM
Having problems sourcing the load_bots.sql. It's constantly erroring out about not being able to create a table.

I went through and sourced in this order

source player_tables/botguildmembers.sql;
source player_tables/bots.sql;
source player_tables/botinventory.sql;
source player_tables/botgroups.sql;
source player_tables/botbuffs.sql;
source player_tables/botpetstatepersists.sql;
source player_tables/botadventuring.sql;

and it sourced with no errors.

CD you might want to double check the order you have them in, it looks like some of the tables are built off of other tables that need to be there first.

I could be wrong, but this was the only way I was able to get the bots to source on a fresh install of rev 1410.

Congdar
04-26-2010, 01:24 PM
*EDIT

I thought my changes had made it in, but I guess not. I posted a submission on the peq forums that fixes this.

nosfentora
04-27-2010, 08:21 AM
I sent CD a pm just in case he didn't see this.

Thanks Congdar.