hch
2019-01-24 f778e109783cf44c6bf6b1603ae1668629f1b77f
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