Resources overview
![]() |
When you have time you could put the resources in flight on the event list wich is shown in the overview. :) |
![]() ![]() |
No. I don't know how to do it. I mean, I know of no reliable way of determining that the user has just opened the event list. In the previous version of the game, it was on a separate page (well, iframe). But here the code of the page is simply rewritten when the event list was closed but then opened by the user. As far as I know, there is no reliable way of detecting page changes that would work in all browsers. For instance, IE does not support properly the |
![]() |
I know it has been a while since you looked into this, but now ogame has the option of displaying the events on all pages in the ogame display options. Would it be possible to have this implemented now? For instance, instead of adding a setInterval() every half second you could possibly add a setTimeout() for a second after the page has loaded to check if the events have loaded, and if so the resources in flight could be calculated and displayed. Thanks for a really handy script! |


