hxp
2019-03-12 ee187412fd4ac950aa33b493e8214d6a0701357f
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/RemoteQuery/GY_Query_QDFLDoubleBill.py
@@ -38,6 +38,12 @@
        return
    
    gold = packCMDList[0]
    curGold = curPlayer.NomalDictGetProperty(ChConfig.Def_QuDao_DoubleBillGold)
    if curGold != 0:
        # 已记录的不能再更改
        return
    PlayerControl.NomalDictSetProperty(curPlayer, ChConfig.Def_QuDao_DoubleBillGold, gold)    
    if gold <= 2:
        return