05-14-2009, 05:46 AM
I want to be able to restart my server off my website using php and I have it so it can send commands to my server. Is there any commands I can send to completely reload srcd's content through rcon?
How can I reloead everything with out closing srcds?
|
05-14-2009, 05:46 AM
I want to be able to restart my server off my website using php and I have it so it can send commands to my server. Is there any commands I can send to completely reload srcd's content through rcon?
05-14-2009, 08:51 AM
I think hes wondering if there is a console command that restarts SRCDS. The answer is maybe. There is 2 commands to switch map. The one more commonly used, changelevel [level_name] will change the level and keep all the people. The command map [map_name] will change the map to that map, and kick all connected players. So the Map might be considered a restart, but I'm not sure if that really restarts everything.
05-14-2009, 09:41 AM
If you put your server in a loop (like using my srcds guardian script), you can send a quit command (such as exit) to restart the server. I think there is also a restart command, but I don't remember off hand.
~ Mooga ...w00t? - SRCDS.com on Twitter
Please do not PM me for server related help fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
05-14-2009, 07:27 PM
There's:
Code: _restart I prefer _restart. |
« Next Oldest | Next Newest »
|