Jump to content

Recommended Posts

Posted

Hi,

I'd like to have some kind of LO-server status information on the web-page, about the same amount of info as you can see using in-game server browser (mission name, time running, number of players/slots, etc), but not for all servers only for our own. Is there some utility which could handle this?

 

I could try to code it myself, unfortunatelly I did not find any info concerning LO client-server communication, so I do not know how such a client-query should be be formated to get answer...

  • 3 weeks later...
  • ED Team
Posted

The best approach would be to add necessary Lua-code Scripts/net/server.lua

You may use LuaSocket to either do HTTP POST (push approach) or to listen a socket for queries (pull approach).

Dmitry S. Baikov @ Eagle Dynamics

LockOn FC2 Soundtrack Remastered out NOW everywhere - https://band.link/LockOnFC2.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...