RUNNING WITH RIFLES
http://www.runningwithrifles.com/phpBB3/

RWR Dedicated Server setup guide - OBSOLETE!!!
http://www.runningwithrifles.com/phpBB3/viewtopic.php?f=9&t=1039
Page 4 of 4

Author:  fallXone [ Tue Mar 18, 2014 1:04 am ]
Post subject:  Re: RWR Dedicated Server setup guide - Windows *Updated 0.9.

Okay I was able to get my server launched by running that php script first. But now I have another issue, when connecting to my game it just says Online Terminated, couldn't connect to server. Any ideas why?

Author:  fallXone [ Wed Mar 26, 2014 12:25 am ]
Post subject:  Re: RWR Dedicated Server setup guide - Windows *Updated 0.9.

How can i set the country on my server? My server just says Unknown...

Author:  JackMayol [ Wed Mar 26, 2014 12:36 am ]
Post subject:  Re: RWR Dedicated Server setup guide - Windows *Updated 0.9.

fallXone wrote:
How can i set the country on my server? My server just says Unknown...


viewtopic.php?f=5&t=1559

Author:  Chikara [ Mon Jul 28, 2014 3:52 pm ]
Post subject:  More advanced server command parameters

The server commands without parameters seems pretty straightforward (help, status, player_list, etc.) and easy to test but I'm wondering which parameters and in what form do the rest of the server commands require?

The http://modulaatio.com/runningwithrifles/commands.xml gave some clues, as command start_game takes <something> <ai-accuracy> <num. of bots> but I couldn't figure out the rest.

The commands I'm most interested in testing are the set_day_time and go_stealth, as I'd like to experiment with stealth-gameplay. I'd also like to know, if these or indeed any other stealth-related parameters are to be found in the gamemode_invasion.php, so I could add them to my customized invasion script.

Author:  pasik [ Tue Jul 29, 2014 8:30 am ]
Post subject:  Re: More advanced server command parameters

Chikara wrote:
The server commands without parameters seems pretty straightforward (help, status, player_list, etc.) and easy to test but I'm wondering which parameters and in what form do the rest of the server commands require?

The http://modulaatio.com/runningwithrifles/commands.xml gave some clues, as command start_game takes <something> <ai-accuracy> <num. of bots> but I couldn't figure out the rest.

The commands I'm most interested in testing are the set_day_time and go_stealth, as I'd like to experiment with stealth-gameplay. I'd also like to know, if these or indeed any other stealth-related parameters are to be found in the gamemode_invasion.php, so I could add them to my customized invasion script.


Most commands provide extra info if you go "help [command]" in the console. Some oddball hardcoded hacks like go_stealth were added a long time before the XML commands and scripting capability came around. I don't think that one accepts extra parameters.

For more detailed control than the one offered by the direct console commands, I'd suggest you to look into http://runningwithrifles.gamepedia.com/ ... _interface. You can also run those XML commands directly from the console by adding the XML in a file, and calling "execute that_xml_file.xml". Most of the time however you'd send the commands in to the server from a script.

Page 4 of 4 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/