ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.py
@@ -466,6 +466,8 @@ dbPlayer.ExAttr18 = curPlayer.GetExAttr18() dbPlayer.ExAttr19 = curPlayer.GetExAttr19() dbPlayer.ExAttr20 = curPlayer.GetExAttr20() dbPlayer.Face = curPlayer.GetFace() dbPlayer.RoleType = curPlayer.GetRoleType() NetPackCommon.SendFakePack(curPlayer, dbPlayer) return