hxp
2019-02-13 81b2c992ade83d0d44aa0748d2af6682023f6956
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