Can be successfully compiled and started. As it turns out this seems to be an older version of the server...
This commit is contained in:
parent
4c9d14b102
commit
29cbb5142b
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
*.o
|
28
saac/acserv.cf
Normal file
28
saac/acserv.cf
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
sql_IP 127.0.0.1
|
||||||
|
sql_Port 3306
|
||||||
|
sql_ID root
|
||||||
|
sql_PS 123456789
|
||||||
|
sql_DataBase sa
|
||||||
|
sql_Table logindata
|
||||||
|
sql_LOCK user_lock
|
||||||
|
AutoReg 1
|
||||||
|
|
||||||
|
port 9300
|
||||||
|
pass test
|
||||||
|
rotale_internal 1000
|
||||||
|
|
||||||
|
dbdir db
|
||||||
|
logdir log
|
||||||
|
lockdir lock
|
||||||
|
chardir char
|
||||||
|
sleepchardir char_sleep
|
||||||
|
wklogdir data/wklog
|
||||||
|
maildir mail
|
||||||
|
familydir data/family
|
||||||
|
fmpointdir data/fmpointdir
|
||||||
|
fmsmemodir data/fmsmemodir
|
||||||
|
|
||||||
|
Total_Charlist 3600
|
||||||
|
Expired_mail 600
|
||||||
|
Del_Family_or_Member 3600
|
||||||
|
Write_Family 600
|
0
saac/char/.gitkeep
Normal file
0
saac/char/.gitkeep
Normal file
0
saac/char/itemgold
Normal file
0
saac/char/itemgold
Normal file
0
saac/char/petmail.txt
Normal file
0
saac/char/petmail.txt
Normal file
0
saac/char_sleep/.gitkeep
Normal file
0
saac/char_sleep/.gitkeep
Normal file
0
saac/lock/.gitkeep
Normal file
0
saac/lock/.gitkeep
Normal file
0
saac/log/.gitkeep
Normal file
0
saac/log/.gitkeep
Normal file
0
saac/mail/.gitkeep
Normal file
0
saac/mail/.gitkeep
Normal file
Loading…
Reference in New Issue
Block a user