ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.py
@@ -103,6 +103,7 @@ import PlayerSpringSale import PlayerFairyCeremony import PlayerNewFairyCeremony import GY_Query_BossFirstKill import PlayerFeastRedPacket import PlayerLuckyTreasure import Item_ResetAttrPoint @@ -711,6 +712,8 @@ PlayerFB.OnLogin(curPlayer) #技能专精信息 SkillShell.NotifyElementSkillInfo(curPlayer) #Boss首杀 GY_Query_BossFirstKill.OnPlayerLogin(curPlayer) curPlayer.SetState(0) # 脱机挂恢复为正常上线 curPlayer.SetFacePic(0) # 通知数据库是否保存还是下线,做一次恢复,1为保存 0为正常下线