07-17-2012, 11:13 PM
(This post was last modified: 07-17-2012, 11:14 PM by maxofsteam.)
BASIC INFO
Server OS: Windows 7 64-bit
Processor: Intel Core i3 3.20ghz
Ram: 4gb
Game(s): Team Fortress
Start Up Command:
Admin Mods: Sourcemod
INSTALLING INFO
Full Install Command:
and Yes I tried with -verify_all
The Problem:
I tried putting the steamclient.dll from Steam to orangebox/bin
Server OS: Windows 7 64-bit
Processor: Intel Core i3 3.20ghz
Ram: 4gb
Game(s): Team Fortress
Start Up Command:
Code:
@echo off
cls
echo Protecting srcds from crashes...
echo If you want to close srcds and this script, close the srcds window and type Y depending on your language followed by Enter.
title srcds.com Watchdog
:srcds
echo (%time%) srcds started.
goto orangebox
start /wait srcds.exe -console -game tf +map cp_badlands +maxplayers 16
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds
INSTALLING INFO
Full Install Command:
Code:
c:\HLServer\hldsupdatetool -command update -game tf -dir c:\HLServer
The Problem:
I tried putting the steamclient.dll from Steam to orangebox/bin