hxp
2026-03-13 8b4c8fa8a2e3d00c231ac6d2c08bcb0a735d52f2
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):