ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.py
@@ -115,6 +115,7 @@ import PlayerDogz import PlayerCoat import PlayerQuDaoDoubleBill import PlayerFB import datetime import time @@ -763,6 +764,7 @@ PlayerGatherSoul.PlayerLogin(curPlayer) #缥缈仙域 PlayerFairyDomain.OnLogin(curPlayer) PlayerFB.OnLogin(curPlayer) curPlayer.SetState(0) # 脱机挂恢复为正常上线 curPlayer.SetFacePic(0) # 通知数据库是否保存还是下线,做一次恢复,1为保存 0为正常下线