Is there a way to access the mob(npc) server socket? (to get information regarding exact time of server's start time after maint.)
If this can be done, field boss schedule should be easy to calculate.
Anyone has ideas on this?
Field boss schedule is easy to calculate with just the first spawn time on any channel. Though that means you already need to know how. There used to be an API in the code for ErinnStartTime but I think that was moved entirely server side. Past that try watching incoming internet traffic.
well I already have the formula for the calculation. But like you said, the first spawn time isn't alwasy to confirm to to other engagements I have. So I was wondering if there is anyway that I can find out when the mob servers starts. That way, it removes the need to either hunt for command scroll or sit around and wait.