hxp
6 天以前 d5c268fa56e84359541b82f48fd657846dfd63c1
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerTask.py
@@ -47,7 +47,7 @@
            if taskID not in taskIDList:
                taskIDList.append(taskID)
        IpyGameDataPY.SetConfigEx(key, taskIDListDict)
        GameWorld.Log("任务ID列表: %s" % taskIDListDict)
        #GameWorld.Log("任务ID列表: %s" % taskIDListDict)
    return taskIDListDict.get(taskGroup, [])
def OnPlayerLogin(curPlayer):