Оба варианта не работают
Не находит в обоих случаях в боте во вкладке плагины Тринити
Вот что выдает при втором варианте
System.Exception: Element TakeWaypoint is not supported. Please check your XML and try again. (<TakeWaypoint questId="1" waypointNumber="8" />) Line -1
в **********.******.*************(PropertyInfo , XElement , Object )
в Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
в **********.******.*************(XElement , Type )
в **********.******.*********************.********(XElement )
в System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
в System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
в System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
в **********.******.*********(XElement , PropertyInfo )
в **********.******.*************(PropertyInfo , XElement , Object )
в Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
в Zeta.Bot.Profile.Profile.Load(XElement element, String path)
в Zeta.Bot.Logic.OrderBot.TryGetBotProfile(String path, Profile& profile)
в Zeta.Bot.ProfileManager.Load(String profilePath, Boolean rememberPath)