hxp
2019-01-29 5300950136a7d0556945fbd0cb953b331ee79f2c
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerDiceEx.py
@@ -13,7 +13,8 @@
#
# 详细描述: 我要太极
#---------------------------------------------------------------------
"""Version = 2016-09-26 20:00"""
#"""Version = 2016-09-26 20:00"""
#---------------------------------------------------------------------
import GameWorld
import IPY_GameWorld
@@ -25,6 +26,7 @@
import ChConfig
import IpyGameDataPY
import PlayerActivity
import PlayerSuccess
import ItemCommon
@@ -70,6 +72,7 @@
            return
        if not __DoDicelogic(curPlayer):
            return
        PlayerSuccess.DoAddSuccessProgress(curPlayer, ShareDefine.SuccType_FeastRedPack_Dice, 1)
        
    elif diceType == 1:
        if not diceResult: