RUNNING WITH RIFLES http://www.runningwithrifles.com/phpBB3/ |
|
Beta 0.79.1, dedicated server Windows/Linux http://www.runningwithrifles.com/phpBB3/viewtopic.php?f=4&t=956 |
Page 1 of 1 |
Author: | pasik [ Mon Feb 04, 2013 10:50 pm ] |
Post subject: | Beta 0.79.1, dedicated server Windows/Linux |
Link for the Windows build: http://modulaatio.com/runningwithrifles ... 0.79.1.zip Link for the Linux build, with bundled dependencies: http://modulaatio.com/runningwithrifles ... 386.tar.gz Since 0.78.1: Quote: So, on Linux, the server now accepts input through a named pipe and can output reports through another named pipe. By default, /tmp/rwr_server_in and _out are used, you can define the pipe names by using metagame.xml, see a template below. It's particularly useful if you're running multiple RWR server instances on one system. The server runs fine without using the pipes or a metagame script, it'll function mostly like it used to, by restarting the same match after 60 seconds once the map has completed. If you just want to enable map rotating on the server, you can pick the map rotator -metagame script below. It's up to you, but you can copy that to the server folder and run it in another process in addition to running the server, they'll communicate if the pipes are set up right, which should be if you're using the defaults. I randomly chose to hack up the script using PHP, you'll need PHP5 installed to run it. The way I'm currently doing it is using screen and having rwr_server running in one window and the script in another. Once you have them both running, and if you suspect nothing is happening, you can write "declare_winner 0" in rwr_server console, which will forcibly end the match, sending a report to the metagame, the script receiving it and responding with a few radio messages and countdown to change the map. If that's not happening, then something's wrong: check that the pipes get created, also rwr_server.log tells which pipes the server is using. I'll try to come up with some stuff that should make it all a tad more convenient to work with, but at this point, it's all very experimental. Suggestions are welcome! Template for command aliases: http://modulaatio.com/runningwithrifles/commands.xml Template for location info: http://modulaatio.com/runningwithrifles/geoinfo.xml Linux only: Template for metagame settings: http://modulaatio.com/runningwithrifles/metagame.xml Template for map rotator -metagame: http://modulaatio.com/runningwithrifles ... tor.php.gz Change log for beta 0.79.1: compatibility: beta 0.79 console: aliases can now contain ";" command separators as well, allowing command grouping console: alias with name "init" is called first thing the server starts, configure your own init procedure in commands.xml Don't forget to copy the media folder from the actual game RWR beta 0.79 to the server folder! |
Author: | djrazr [ Thu Feb 07, 2013 9:59 pm ] |
Post subject: | Re: Beta 0.79.1, dedicated server Linux |
Is there no dedicated windows server for 0.79? |
Author: | pasik [ Thu Feb 07, 2013 10:19 pm ] |
Post subject: | Re: Beta 0.79.1, dedicated server Linux |
Building it now, shouldn't take too long. |
Author: | pasik [ Thu Feb 07, 2013 10:35 pm ] |
Post subject: | Re: Beta 0.79.1, dedicated server Linux |
Almost forgot it already ![]() |
Page 1 of 1 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |