06-14-2008, 01:27 PM
If you have read around the forums, you've probably noticed that we often through "-verify_all" at problems... and it often works. So this FAQ is basically what it does and how to use it.
What
What -verify_all does is check every since file in the server to make sure it matches the original file. The positive effect is that if any files are missing or corrupted, they are added and fixed. The negative effect is that any edited file (maplist, mapcycle, motd, ect) are set back to normal. This also effects some mods. Make sure you re-edit those files once you run a -verify_all.
How
Using -verify_all is EASY!
Simply add it to the end of your update command (NOT your run command!).
Here is an example:
What
What -verify_all does is check every since file in the server to make sure it matches the original file. The positive effect is that if any files are missing or corrupted, they are added and fixed. The negative effect is that any edited file (maplist, mapcycle, motd, ect) are set back to normal. This also effects some mods. Make sure you re-edit those files once you run a -verify_all.
How
Using -verify_all is EASY!
Simply add it to the end of your update command (NOT your run command!).
Here is an example:
Code:
HLupdateTool.exe -command update -game GAME -dir MY_DIR -verify_all
~ Mooga ...w00t? - SRCDS.com on Twitter
Please do not PM me for server related help
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.