ServerPython/CoreServerGroup/GameServer/Script/Player/PlayerXMZZ.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/CoreServerGroup/GameServer/Script/Player/PlayerXMZZ.py
@@ -473,6 +473,7 @@ #第一积分奖励 if topScorePlayerID: topScoreAward = IpyGameDataPY.GetFuncEvalCfg('XMZZAward', 2) if topScoreAward: PlayerCompensation.SendMailByKey('XMZZTopScore', [topScorePlayerID], topScoreAward, [topScore]) SavePKRecord('XMZZ_FirstPlace', [self.XMZZTopPlayerName, self.XMZZTopScore], False)