ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py
@@ -89,6 +89,7 @@ import CrossPlayerData import NPCHurtManager import ChNetSendPack import PlayerLianTi import PlayerCoat import PlayerAssist import PlayerState @@ -4521,6 +4522,7 @@ PlayerFaQi.CalcFaQiAttr(curPlayer) PlayerLove.CalcLoveAttr(curPlayer) PlayerCharm.CalcCharmAttr(curPlayer) PlayerLianTi.CalcLianTiAttr(curPlayer) self.RefreshAllState(isForce=True) GameWorld.DebugLog("End ReCalcAllState!!!") return