I think trion add delay to view tax info for houses and farms. Because when you click the house you can see the tax info after 1sec. so our UpdateTaxinfo seems not working . or its only me ?
I can share account with you Out if u wanna try.
I am getting that error.
Its weird that it does this sometimes not always. It appears when I run the program (sometimes).
using System;
using System.Drawing;
using System.Windows.Forms;
using System.Threading;
using System.Collections.Generic;
using System.Linq;
using...