[Archive] [HELP!] N.P.C. Importing Issues:-S
[Archive] [HELP!] N.P.C. Importing Issues:-S
Archived author: WithinAmnesia • Posted: 2016-01-15T07:52:15+00:00
Original source
https://www.youtube.com/embed/k2mlGdLn2i...ure=oembed
I feel a bit impotent to be asking so many questions although I am having a bit of a hard time with constant failure working with so many digital creation methods all at once with slow yet gradual progress.
Archived author: Roarl • Posted: 2016-01-15T15:31:20+00:00
Original source
Hi dude,
You need to provide a password in the Session Manager window of HeidiSQL (seen @ 0:44).
You should be able to find it in the config files of your server (which I guess are located in the configs directory of Arcemu in your case). Once you get there look for something like
LoginDatabaseInfo = "127.0.0.1;3306;root;ROOT;auth"
WorldDatabaseInfo = "127.0.0.1;3306;root;ROOT;world"
CharacterDatabaseInfo = "127.0.0.1;3306;root;ROOT;characters"In this example, root is the user and ROOT is the password. These lines are from TrinityCore but it should not be so different from Arcemu. ![]()
Cheers
Quote:Hi dude,That worked although I found more problems :}
You need to provide a password in the Session Manager window of HeidiSQL (seen @ 0:44).
You should be able to find it in the config files of your server (which I guess are located in the configs directory of Arcemu in your case). Once you get there look for something like
LoginDatabaseInfo = "127.0.0.1;3306;root;ROOT;auth"
WorldDatabaseInfo = "127.0.0.1;3306;root;ROOT;world"
CharacterDatabaseInfo = "127.0.0.1;3306;root;ROOT;characters"In this example, root is the user and ROOT is the password. These lines are from TrinityCore but it should not be so different from Arcemu.
Cheers
Archived author: WithinAmnesia • Posted: 2016-01-16T06:57:21+00:00
Original source
Quote:Hi dude,That worked although I found more problems :}
You need to provide a password in the Session Manager window of HeidiSQL (seen @ 0:44).
You should be able to find it in the config files of your server (which I guess are located in the configs directory of Arcemu in your case). Once you get there look for something like
LoginDatabaseInfo = "127.0.0.1;3306;root;ROOT;auth"
WorldDatabaseInfo = "127.0.0.1;3306;root;ROOT;world"
CharacterDatabaseInfo = "127.0.0.1;3306;root;ROOT;characters"In this example, root is the user and ROOT is the password. These lines are from TrinityCore but it should not be so different from Arcemu.
Cheers