08-14-2009, 06:16 AM
I have been hosting my server for a couple day's and for some reason whenever you use the sniper class it crashes, meaning if someone is a sniper, and kills someone or get's killed, it crashes and I haven't got the foggiest idea why. I have tried redownloading everything and still the bug comes up. I think it's due to the huntsman but unsure.
My specs:
Server OS: Window's Vista Home Premium
Processor: Intel® Core2 Quad CPU Q6600 @ 2.40GHz
Game(s): Team Fortress 2
Start Up Command:
Admin Mods: Mani.
My specs:
Server OS: Window's Vista Home Premium
Processor: Intel® Core2 Quad CPU Q6600 @ 2.40GHz
Game(s): Team Fortress 2
Start Up Command:
Code:
@echo off
echo Woo, the servers starting up!
title wyn10s server
cd C:\HLServer\orangebox\
:srcds
echo (%time%) loaded...
start /wait C:\HLServer\orangebox\srcds.exe -game tf +maxplayers 22 +map ctf_2fort +fps_max 500 +tickrate 66
echo (%time%) wtf, it closed for some reason!!! RESTARTING SERVER!!!!!!
goto srcds