Page 3 of 3

Re: mxserver-2016-12-01-1322

Posted: Wed Dec 20, 2017 1:47 pm
by SethEnslowJr
Is there a"built-in way" to capture server output when sending remote commands?
e.g. "x123 listplayers" --> "message: slot=1 uid=1337 ..."

So far I have ran a DLL inside mxserver to parse the playerlist and forward it to remote clients, which in my opinion sounds retarded. :oops:
But that was a quick fix that worked.

Re: mxserver-2016-12-01-1322

Posted: Wed Dec 20, 2017 3:58 pm
by Wahlamt
As far as I know, everything you can have is in your log file, whatever it's called by default. For players specifically you have the lineup file.

Re: mxserver-2016-12-01-1322

Posted: Wed Dec 20, 2017 8:10 pm
by SethEnslowJr
Wahlamt wrote:As far as I know, everything you can have is in your log file, whatever it's called by default. For players specifically you have the lineup file.
Thanks a lot! I do not know how the f... have I managed to miss the --lineup-file line in readme.txt... :lol:

Re: mxserver-2016-12-01-1322

Posted: Wed Dec 20, 2017 9:09 pm
by Wahlamt
SethEnslowJr wrote:
Wahlamt wrote:As far as I know, everything you can have is in your log file, whatever it's called by default. For players specifically you have the lineup file.
Thanks a lot! I do not know how the f... have I managed to miss the --lineup-file line in readme.txt... :lol:
It's easy. Someone one else here may or may not have pm'd jlv about the same thing. Heh. :lol:

Re: mxserver-2016-12-01-1322

Posted: Sun Jun 11, 2023 8:12 am
by josh.93
hey jvl i have tryed to use this method for about 1 month with my freind and its not working its just saying " contacting server"

Re: mxserver-2016-12-01-1322

Posted: Mon Jun 12, 2023 2:31 am
by jlv
josh.93 wrote: Sun Jun 11, 2023 8:12 am hey jvl i have tryed to use this method for about 1 month with my freind and its not working its just saying " contacting server"
You need to forward UDP port 19800 on your router to the lan address of the PC running the server.