Code:
TEST
AddTail( -1, 1, "SERVERNAME", "IPADRESS", 0, 1, 0 );
AddTail( 1, 1, "CHANNELNAME", "IPADRESS", 0, 1, 600 );
DSN_NAME_LOGIN "login"
DB_ADMIN_ID_LOGIN "login"
DSN_NAME_LOG "log01"
DB_ADMIN_ID_LOG "log01"
SKIP_TRACKING
MSG_VER "20070712"
DB_PWD_LOGIN "xxxxxx"
DB_PWD_LOG "xxxxxx"
Cache Server :
Code:
Core "127.0.0.1"
Port 15400 (<-- 5400 or 15400, same port in neuz.exe)
Certifire :
Code:
Account "127.0.0.1"
DSN_NAME_LOGIN "sa"
DB_PWD_LOGIN "xxxxxx"
Launcher :
Code:
lpAddr = "127.0.0.1"
lpCurrentDirectory = "C:\Users\Wolvren\Downloads\Compressed\Flyff PSEVER\Blessed Flyff\Blessed Flyff\Program"
lpApplicationName = "C:\Users\Wolvren\Downloads\Compressed\Flyff PSEVER\Blessed Flyff\Blessed Flyff\Program\3-CoreServer.exe"
dwId = 101
bWait = 1
This file is useless
Login Sserver :
Code:
DB "127.0.0.1"
Core "127.0.0.1"
AddCache ( "127.0.0.1" );
MSG_VER "20070712"
Neuz scrpit :
Code:
STRINGTABLE
LANGUAGE LANG_KOREAN, 0x1
{
1, "127.0.0.1"
2, "1"
3, "0"
4, "1"
5, "1"
6, "20070712"
7, "5400" <-- port, needs to be the same as cacheserver.ini
8, "5000"
9, "5"
10, "1252"
11, "0"
}