November 9, 20169 yr after few days of working, wrobot disable alot of flightmaster in taxi database. is there any possibility to enable all flightmaster thru c# ?
December 5, 20169 yr Hello, lock (wManager.Wow.Helpers.Taxi.TaxiList.Locker) { foreach (var node in wManager.Wow.Helpers.Taxi.TaxiList.Nodes) { wManager.Wow.Helpers.Taxi.TaxiList.Active(node); } }
Create an account or sign in to comment