Hi again, in c:/windows/sytem32/drivers*etc/host i ve this
Code:
# 38.25.63.10 x.acme.com # host cliente x
127.0.0.1 localhost
In realmlist.wtf
Code:
set realmlist 127.0.0.1
In mangosd.conf
Code:
DataDir = "C:/MaNGOS"
# Database connection settings for the world server.
# Default: hostname;port;username;password;database
LoginDatabaseInfo = "127.0.0.1;3306;root;password;realmd"
WorldDatabaseInfo = "127.0.0.1;3306;root;password;mangos"
In realmd.conf
Code:
LoginDatabaseInfo = "127.0.0.1;3306;root;password;realmd"
But I can login to the account I created :( :sq_yellow
helppp