wie ich dies beheben?
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
sorry for the bad language - I you could say that devo steps forward towards connecting to the serverQuote:
@KLR du musst bei dem accountserver in dem tab Tool(T) auf allow external connection einen haaken machen dann gehts ^^
AddTail( -1, 1, "Server", "127.0.0.1", 0, 1, 0 );
AddTail( 1, 1, "Channel", "127.0.0.1", 0, 1, 1100 );
DSN_NAME_LOGIN "login"
DB_ADMIN_ID_LOGIN "sa"
DSN_NAME_LOG "log01"
DB_ADMIN_ID_LOG "sa"
MSG_VER "SoD0001"
SKIP_TRACKING
//NOT_RELOADPRO
//NOLOG
// 6
DB_PWD_LOGIN "KLR"
DB_PWD_LOG "KLR"
Core "127.0.0.1" Port "15400"
DB "127.0.0.1" Core "127.0.0.1" // CACHE AddCache( "127.0.0.1" ); MSG_VER "SoD0001" //NPROTECT
STRINGTABLE
LANGUAGE LANG_KOREAN, 0x1
{
1, "127.0.0.1"
2, "1"
3, "0"
4, "1"
5, "1"
6, "SoD0001"
7, "15400"
8, "5400"
9, "5"
10, "1252"
11, "0"
}
After any edit you must create the new data.res / dataSub1.res / dataSub2.res Files with the merge2.exe in the Resource Folder.Quote:
the problem continue :(, neuz now makes crashQuote:
After any edit you must create the new data.res / dataSub1.res / dataSub2.res Files with the merge2.exe in the Resource Folder.
Then you copy the data.res / dataSub1.res / dataSub2.res / flyff.a from your ResClient Folder in the Client Folder.
And the flyff.b file in the Program Folder.
Now restart your Server and Client.
After that you can login =)
Da steht im Source noch ein destroy das musste löschen.Quote:
Was is denn eigentlich mit dem besagten Petfilter Fix im Panel ?
Nice Release André ;D
In WndField.cpp hier nach suchen:Quote:
Ja André das wäre nice weiß zwar das es in der Source den destroy gibt wo und in welcher zeile weiß ich nicht wäre dann doch schön wenn du mir die datei+zeile sagst. danke
Hab dein thanks für den Release vergessen. ;D
case WIDC_BUTTON1:
{
g_Option.m_dwPetfilter = dwPetfilter;
g_Option.Save( "neuz.ini" );
g_DPlay.SendPlayerPetfilter( dwPetfilter );
Destroy();