It means you need to update the program every 1 to 2 months, but it never works so just set your system time back a few months and you will never have to get a new version <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
<!--QuoteBegin--Qwerty+Nov 1 2003, 06:26 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Qwerty @ Nov 1 2003, 06:26 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> what does it mean update every 1-2 months? <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd--> Every 30 days ServerDoc will prompt you to update. Go to the website, get the latest version, and install it. I recommend backing up your config.
<!--QuoteBegin--GoPeDeRiCk+Nov 4 2003, 01:53 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (GoPeDeRiCk @ Nov 4 2003, 01:53 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->you can also make it a service in windows 2003<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd--> For the benefit of the vast majority of us who don't have Windows 2003, could you elaborate?
<!--QuoteBegin--kwikloader+Nov 4 2003, 07:19 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (kwikloader @ Nov 4 2003, 07:19 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin--GoPeDeRiCk+Nov 4 2003, 01:53 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (GoPeDeRiCk @ Nov 4 2003, 01:53 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->you can also make it a service in windows 2003<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd--> For the benefit of the vast majority of us who don't have Windows 2003, could you elaborate? <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd--> You can configure third-party programs to behave like all the standard windows "services". Essentially the same thing as under Windows XP if you fire up Computer Management and look at Services under Services and Applications. You can configure a program to run automatically, and what to do in the event that service should fail/shutdown (restart, leave it shut down, etc.).
Comments
Every 30 days ServerDoc will prompt you to update. Go to the website, get the latest version, and install it. I recommend backing up your config.
For the benefit of the vast majority of us who don't have Windows 2003, could you elaborate?
cd "C:\Program Files\HLServer\"
start /HIGH /wait hlds.exe -console -port 27015 -game ns +maxplayers 20 +map ns_nothing
rem should restart if the server crashes
startServerHighPriorityNS20_nsNothing.bat
For the benefit of the vast majority of us who don't have Windows 2003, could you elaborate? <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
You can configure third-party programs to behave like all the standard windows "services". Essentially the same thing as under Windows XP if you fire up Computer Management and look at Services under Services and Applications. You can configure a program to run automatically, and what to do in the event that service should fail/shutdown (restart, leave it shut down, etc.).