I can easily make 2 realms on the same machine but when you create a character on 1 realm.. the character shows up on the other realm too.
Any ideas?
Will +rep!!!
I can easily make 2 realms on the same machine but when you create a character on 1 realm.. the character shows up on the other realm too.
Any ideas?
Will +rep!!!
Make 2 char sql database
hey there again i found what you need
Your First Mangos Server need to have
LoginDatabaseInfo = "127.0.0.1;3306;root;root;realmd"
WorldDatabaseInfo = "127.0.0.1;3306;root;root;mangos"
CharacterDatabaseInfo = "127.0.0.1;3306;root;root;characters"
Your Other Server Needs
LoginDatabaseInfo = "127.0.0.1;3306;root;root;realmd"
WorldDatabaseInfo = "127.0.0.1;3306;root;root;mangos"
CharacterDatabaseInfo = "127.0.0.1;3306;root;root;characters2"
Make A SQL database characters2 but use characters.sql from your repack if its empty![]()
So you got 2 Mangos Maps
use 1 Realmd.exe and 2 Mangos.exe but 1 in both maps![]()
Last edited by Kcquipor; 04-06-2009 at 08:57 AM.
Works for me![]()