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):