hxp
7 天以前 05a5a109020b5025492dfc5e055935cd3195e342
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCoat.py
@@ -81,7 +81,7 @@
    PlayerControl.PlayerControl(curPlayer).RefreshPlayerAttrState()
    
    extraInfoDict = {"coatID":coatIndex}
    DataRecordPack.DR_ClassUpSystem(curPlayer, "CoatUp", aftlv, extraInfoDict)
    #DataRecordPack.DR_ClassUpSystem(curPlayer, "CoatUp", aftlv, extraInfoDict)
    
    GameWorld.DebugLog("时装升级!coatIndex=%s,curSkinLV=%s,reduceCnt=%s,aftlv=%s" 
                       % (coatIndex, curSkinLV, reduceCnt, aftlv), playerID)