UID236195
帖子
精華
主題
積分219
現金
積極性
威望
違規
熱心
推廣次數
閱讀權限5
註冊時間2010-2-6
在線時間 小時
最後登錄1970-1-1
該用戶從未簽到
|

樓主 |
發表於 2010-3-13 13:37:59
|
顯示全部樓層
2.嘗試過管理員大大給的方法以後
我發現一個很奇怪的地方……
我的account資料夾裡面,不管創造幾個帳號或幾個人物
始終只有以下文字
20080409
// Accounts file: here are saved all information about the accounts.
// Structure: account ID, username, password, sex, email, level, state, unban time, expiration time, # of logins, last login time, last (accepted) login ip, repeated(register key, register value)
// where:
// sex : M or F for normal accounts, S for server accounts
// level : this account's gm level
// state : 0: account is ok, 1 to 256: error code of packet 0x006a + 1
// unban time : 0: no ban, <other value>: banned until the date (unix timestamp)
// expiration time : 0: unlimited account, <other value>: account expires on the date (unix timestamp)
1 n1 m1 S [email protected] 0 0 0 0 1 2010-01-11 18:07:51 127.0.0.1
2 n2 m2 S [email protected] 0 0 0 0 0 0000-00-00 00:00:00 -
3 n3 m3 S [email protected] 0 0 0 0 0 0000-00-00 00:00:00 -
4 n4 m4 S [email protected] 0 0 0 0 0 0000-00-00 00:00:00 -
5 n5 m5 S [email protected] 0 0 0 0 0 0000-00-00 00:00:00 -
2000001 Test Test M [email protected] 99 0 0 0 0 0000-00-00 00:00:00 -
2000002 %newid% |
|