hxp
2021-02-20 71a5b8c236d7538053a3a893adccaa0d59798521
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerBindJadeWheel.py
@@ -74,6 +74,9 @@
    PlayerControl.PayMoney(curPlayer, IPY_GameWorld.TYPE_Price_Gold_Money, costMoney, ChConfig.Def_Cost_BindJadeWheel, infoDict)
    PlayerControl.GiveMoney(curPlayer, IPY_GameWorld.TYPE_Price_Gold_Paper, giveMoney, ChConfig.Def_GiveMoney_BindJadeWheel, isSysHint=False)
    SyncBindJadeWheelResult(curPlayer, gridNum)
    if giveMoney >= IpyGameDataPY.GetFuncCfg('BindJadeWheelNotice'):
        PlayerControl.WorldNotify(0, 'BindJadeNotice', [curPlayer.GetName(), giveMoney])
    return
def SyncBindJadeWheelResult(curPlayer, gridNum=0):