Do servers running srcds.exe update everytime garry updates something in the svn? what about steam? Should I set up my garrys mod server to the svn that garry has?
Thank you
You should just use the srcds server. When garry's mod update you should run HLDSupdatetool just like you did when you downloaded your server for the first time instead of downloading the server it will now update it.
OK - thank you!
One more question - When I load up the srcds.exe to my server it says
Mounting ep2... failed
and etc... more
Why? How do I fix this?
I used
[quote]@echo off
cd c:\srcds\
echo This will take a long time, I would recommend you go do something else.
echo Updating/installing CS:S
hldsupdatetool -command update -game "Counter-Strike Source" -dir C:\srcds
echo Updating/installing dods
hldsupdatetool -command update -game "dods" -dir C:\srcds
echo Updating/installing hl2mp
hldsupdatetool -command update -game "hl2mp" -dir C:\srcds
echo Updating/installing tf
hldsupdatetool -command update -game "tf" -dir C:\srcds
echo Updating/installing Garrysmod
hldsupdatetool -command update -game garrysmod -verify_all -retry -dir C:\srcds
echo Update/installation Complete
echo Installed to c:\srcds\
echo Your server is now ready to use!
echo To add extra addons or maps etc. place them in c:\srcds\orangebox\garrysmod\
echo This installer can also update necessary server files, so it is recommended that you run it often.
pause[/quote] bat file to create the files.
ep2 you need to extract from gcf, go google it.
Sorry, you need to Log In to post a reply to this thread.