Try to use MYSQL console.
Try to use MYSQL console.
Hi Pyrd. Great repack. The closest repack to retail I've ever seen. This is great work.
I was wondering if there was anyway to Run all three of the databases (Pure,Fun,and PVP) at the same time on three separate realms? If so could you or someone else please tell me how. Thanks
Again Great Work. :clap:
New database for trinity 3.2.2a
Source Checkout - communitytdb - Project Hosting on Google Code
Nice repack gg.
Pyrd no upload PDS_rev5b source file?
Thx.
Thanks for the help Batuyanga!
Looks very interesting!! Merge of the Best from all databases, perfect idea.
Downloading the sources now
Update on Repack 5c coming soon!
I updated TeleNPC! It now has all lvl 80 Instances, Raids and also
includes Wintergrasp, Argent Tournamanet, Dalaran, and a special port to
my PVP mall. .tele prydsmall, prydshome is a testing zone for npcs.
The PVP Mall is still in the works.
if anyone wants to help, contact me on my forums.
Last edited by pryd; 02-10-2010 at 07:36 AM.
Trial of champion no spawn enemy, only mount![]()
lol all mount bad display id hmm.
Don't know if anyone answered yet but my trinitycore also crashed on startup i managed to look at the error message and it was because of the maps/vmaps location.
Since i'm lasy i didn't bother to go change the config entry and just moved the vmaps maps and dbc from the data folder to the main folder.
Btw: can anyone get me a zipped Dbc folder from EN-US ? i don't know if that's what's causing my problem but i seem to be getting a error reggarding some dbc files and their number of fields.
Hey again. I found a few small bugs. When you do the quest for the Unstable Mana Crystals in the Blood Elf starting area and you get Wretched Tap put on you, you are no longer able to pull out your weapons with Z and also if you Hit esc your WoW Crashes. Also on the way to do The Party Never Ends quest (or something like that) (This is a small while after the Blood elf start area near fairbreeze village) There are too 2-headed dogs there with 2.1M HP (btw using the pure database.) No big problems though Still a great repack. And again Is it possible to run all three data bases on 3 seperate realms at the same time? Thanks again.
Nispar101
The Excape this is Client error not repack
Same with the weapons with Z
For all three on seperate realms
Ofcourse it is
for starts centralize your data say c:/server/data
thats where the vmap dbc and map directorys go
then in C:/server add
/fun /blizz /pvp
now copy in each one your server files
also add a /logs
Then go into your configs
look for
Ok now the red needs to be changed to reflect your diff realmsCode:RealmID = 1 DataDir = "C:\server\Data" LogsDir = "./logs" LoginDatabaseInfo = "127.0.0.1;3306;root;pass;realmd" WorldDatabaseInfo = "127.0.0.1;3306;root;pass;world" CharacterDatabaseInfo = "127.0.0.1;3306;root;pass;characters" MaxPingTime = 30 WorldServerPort = 8085 BindIP = "0.0.0.0"
Say your realm order is blizz fun pvp
in your configs it would be
your configs in Blizzlike
in your funCode:blizz realmid= 1 WorldServerPort = 8085 CharacterDatabaseInfo = "127.0.0.1;3306;root;pass;char-pure" WorldDatabaseInfo = "127.0.0.1;3306;root;pass;pure"
in your pvpCode:fun Realmid= 2 WorldServerPort = 8086 CharacterDatabaseInfo = "127.0.0.1;3306;root;pass;char-fun" WorldDatabaseInfo = "127.0.0.1;3306;root;pass;fun"
And for your ports push them up one for each realmCode:pvp realmid= 3 WorldServerPort = 8087 CharacterDatabaseInfo = "127.0.0.1;3306;root;pass;char-pvp" WorldDatabaseInfo = "127.0.0.1;3306;root;pass;pvp"
Now go to your realmd
and add intries for each realm
Remember if your going live to put your real ip address in
Remember to add the Same port numbers per realm
ok now config your logins to reflect your db
you will be using the same realmd for all
now
Go to your main server
launch login and world
then for each of the others
launch Only world
and you will have 3 realms in your realm list that you can access
Ah I have to run TrinityCore.exe 3 times and 1 Trinityrealm.exe. I see. Thanks this helped me greatly.
Oh yea and im also haveing trouble with the AHbot (probably just my stupidity) I have the Account ID and GUID set up I also have the EnableBuyer and EnableSeller set on 1. But the character that I set up as the bot doesn't do anything. Any suggestions? In the meantime ill try stuff out.
Also another question is their any way to tell the playerbots what role to play (like a priest instead of healing i want him to dps.)?
Thank you lots.
Will post more bugs if i find any (will be a tough search)
Sorry for the double post but...
I turned on AHbot_Debug in the config and noticed that the console repeatedly said "AHSeller Disabled" (It didn't say anything about the buyer but It still hasn't bought the item I put in the AH) So my question is where do I go to enable this? Or does this help me at all.
Thanks again
Nispar101
Hi again, just wondering, did u turn Winter Grasp off, and is TOC working?
All TC Cores are missing Wintergrasp Unless you have found a clone who supports Wintergrasp
Their reasoning was that it was a major hack job
Considering it did what retail did i dont see how it was a hack
with the exception of the fact that it ran on a timer mainly
As for toc
T o Champion is basic support
T o Crusader is not supported yet
As for auction house bot
use debug only when your trying to figure out what is wrong with your auction house bot or it will flood your consoleCode:AuctionHouseBot.DEBUG = 0 AuctionHouseBot.DEBUG_FILTERS = 0 AuctionHouseBot.EnableSeller = 1 AuctionHouseBot.EnableBuyer = 1 AuctionHouseBot.UseBuyPriceForSeller = 0 AuctionHouseBot.UseBuyPriceForBuyer = 0 AuctionHouseBot.Account = your account id AuctionHouseBot.GUID = your id AuctionHouseBot.ItemsPerCycle = 2000
now
Player bots
whisper to them what you want them to do
not really sure what all they can do as I personally havent used the new ones
but the old ones could heal and all
Last edited by lorac; 02-12-2010 at 03:08 AM.
Thanks for the reply. Keep up the goo work.