Open loginserver.ini and change AddCache ( "127.0.0.1" ); to AddCache ( "Your WAN IP" );
I did this and tryed but no luck still!!
Code:
DB "127.0.0.1"
Core "127.0.0.1"
AddCache("31.215.147.168");
MSG_VER "20070712"
Well I did not see this on my Loginserver.ini
is it sapose to be there ? if so were in the Script ?
and change
Code:
TEST
AddTail(-1,1,"Test","31.215.147.168",0,1,0);
AddTail(1,1,"Channel 1-1","31.215.147.168",0,1,600);
DSN_NAME_LOGIN "login"
DB_ADMIN_ID_LOGIN "login"
DSN_NAME_LOG "log01"
DB_ADMIN_ID_LOG "log01"
MSG_VER "20070712"
DB_PWD_LOGIN "########"
DB_PWD_LOG "########"
okay still dont work any other ideas?