It is currently Thu Mar 28, 2024 9:35 pm

RUNNING WITH RIFLES Multiplayer

test

Game servers 39 List provided by EpocDotFr | Players online 27


All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
PostPosted: Mon Apr 22, 2013 5:19 pm 
Offline
Site Admin

Joined: Mon Jun 27, 2011 11:59 am
Posts: 2856
Link for the Windows build: http://modulaatio.com/runningwithrifles ... 0.86.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
Template for custom metagame interface settings for Linux: http://modulaatio.com/runningwithrifles/metagame.xml

Map rotator PHP metagame: http://modulaatio.com/runningwithrifles/maprotator.zip
Invasion PHP metagame: http://modulaatio.com/runningwithrifles/invasion.zip
You can configure the metagames in maprotator.php and invasion.php. Feel free to modify the scripts in any way you want.

Change log for beta 0.86.1:
compatibility: beta 0.86

Don't forget to copy the media folder from the actual game RWR beta 0.86 to the server folder!

If you're just setting up your server, check out this guide about the available match and server settings gathered up by {SAS}DocStone!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group