I got to step 3 and it doesn't recognize hldsupdatetool as a command.
And for step 4 I don't know what it's talking about about server files. As for step 6, how do I make a batch file?
STEP 2/3: If its not recognizing it as a command then make sure your pointing command prompt to the right location, so double check step 2.
cd [Install Dir]so example might be:
Then just type the
"hldsupdatetool"Then run the
hldsupdatetool -command update -game orangebox -dir [Install Dir]Example:
hldsupdatetool -command update -game orangebox -dir c:/server
Should turn out something simular to this:
Step 4: Just put the gesource files there, can download files, or lazy way just copy your gesource folder to there from your sourcemods folder (see post above)
STEP 6:To make a batch file is easy, just open up notepad, and type then commands you need, so:
srcds.exe -console -game gesource +map ge_runway +maxplayers 16
Then, File:Save As, file name will be "beta3.bat" (INCLUDE THE QUOTES! SEE SCREENSHOT): Save as type: change to All Files.
And boom batch file.
Put that in the folder with the srcds.exe, so
[Install Dir]\orangebox