View Single Post
klausenbusk
AlliedModders Donor
Join Date: Jan 2011
Old 05-15-2011 , 15:51   Re: [ANY] Outdated do?
Reply With Quote #6

Quote:
Originally Posted by oneshot23 View Post
So this plugin will simply auto update a server when there is a new update? Or does it create a file saying you need to update?
It do one, of the following thing, when Steam master servers report that your server is outdated
sm_outdated_do 2 - Specific what to do when 'your server is reported outdated'
  • 0 = Disabled
  • 1 = Create need.update
  • 2 = Create need.update if no players or only bots
  • 3 = same as 1 but also shutdown the server
  • 4 = same as 2 but also shutdown the server
So you could make a script there every 30 min, there check if need.update is found, and if yes, then shutdown you server, update it, and start it again

So it will say, it only create need.update, in your mod dir (ex orangebox/cstrike)
klausenbusk is offline