from what iv worked out this should work right? i havnt tested it yet..
now to run that im assuming
the source dedicated server will update it's self when the game updates? or run a command similer to
i also wanted to ask does -autoupdate work or do i need to use -command update
Thanks in advance
Code:
C:
cd \srcds
hldsupdatetool -command update -game "tf" -dir C:\srcds\server1
now to run that im assuming
Code:
c:\server1\srcds.exe -console -game tf +map ctf_2fort -maxplayers 16 -autoupdate
Code:
C:
cd \srcds
hldsupdatetool
i also wanted to ask does -autoupdate work or do i need to use -command update
Thanks in advance