SRCDS Steam group


How can I reloead everything with out closing srcds?
#1
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?
Reply
#2
What do you mean?

Like HLSW?
Reply
#3
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.
Reply
#4
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
[Image: 76561197965445574.png]
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.
Reply
#5
There's:

Code:
_restart
quit
exit

I prefer _restart.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)