hxp
2025-10-11 3f862208516829ee806168cbb633bc9221f0cf6a
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerZhanling.py
@@ -230,7 +230,7 @@
        lvID = needValue
        curValue = lvID if PlayerControl.IsMainLevelPass(curPlayer, lvID) else 0
    elif zhanlingType == ZhanlingType_GubaoCnt:
        curValue = PlayerGubao.GetGubaoTotalCnt(curPlayer)
        curValue = PlayerGubao.GetGubaoTotalCnt(curPlayer, needValue)
    #elif zhanlingType == ZhanlingType_Login:
    #    firstLoginTime = curPlayer.NomalDictGetProperty(ChConfig.Def_PDict_ZhanlingValue1 % zhanlingType)
    #    if not firstLoginTime: