Posts: 4
Threads: 0
Joined: Mar 2011
Reputation:
0
i'm new here, i don't know, call for other help you.
Posts: 32
Threads: 1
Joined: Mar 2011
Reputation:
0
03-25-2011, 01:44 PM
(This post was last modified: 03-25-2011, 01:49 PM by Bob Dole.)
if you want to run the update tool then right click on HldsUpdateTool> Create Shortcut. Then right click on the icon "Shortcut to HldsUpdateTool"> Properties> then in the "Target" box enter your games command mine for garrysmod is:
C:\srcds\HldsUpdateTool.exe -command update -game garrysmod -dir C:\srcds
Replace the underlined with your game
Examples:
cstrike
tf
hldm
garrysmod
etc.
Posts: 3,906
Threads: 404
Joined: Oct 2007
Reputation:
21
I'll try to update that soon...
But open up a command line (WIN+R, type CMD, press Run) and then run the command from that post.
That list should be nearly up-to-date. Not too much has been released since then besides the TF2 beta.
~ 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.
Posts: 86
Threads: 3
Joined: Dec 2007
Reputation:
2
Add "-pause" so that the window stays open.
Posts: 32
Threads: 6
Joined: Dec 2010
Reputation:
-1
C:\hldsupdatetool\HldsUpdateTool.exe -command list -pause
This is what i have. This is right?
Posts: 3,906
Threads: 404
Joined: Oct 2007
Reputation:
21
Print to a text file?
C:\hldsupdatetool\HldsUpdateTool.exe -command list >> c:\gamelist.txt
~ 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.