// Simple load remover for Anno 1404 // Works with the History edition v3.00.4250/1.4645.942142 state("Anno1404") { bool loading : 0x01F4F898, 0x404; } isLoading { return current.loading; }