hello every one im trying to set up a GMod server and every time i try to launch it with the .bat file i made the server pops up for a second and closes.
system:
Windows 2000 Pro sp 4
1.4 GHz AMD
Asus A7N266 -VM/Lan/AA MB
1G Ram
Bat:
@echo off
cls
title Garrysmod Server Watch
:start
echo Server Started at (%time%)
start /wait C:\srcds/orangebox/srcds.exe -console -nocrashdialog -game garrysmod -port 27015 -tickrate 33 +fps_max 1000 +map gm_flatgrass +maxplayers 6 -verify_all
echo Server Crashed at (%time%) WARNING: srcds closed or crashed, restarting.
goto start
cfg:
hostname "my server "
rcon_password "my pass"
sv_password "my pass"
sv_region 5
sv_alltalk 1
sv_cheats 0
sv_lan 0
chaged my passwords to my pass and server name just for this form.
i dont no what to do ive moved the hole file over to my xp computer and it runes fine.. plz help
P.S. i all so tried a TF2 server does the same thang.
i for got to add on what are the update commands for other games i can add to my GMod i got TF and csc but my server does not have ep1 or ep2 and others for use.
system:
Windows 2000 Pro sp 4
1.4 GHz AMD
Asus A7N266 -VM/Lan/AA MB
1G Ram
Bat:
@echo off
cls
title Garrysmod Server Watch
:start
echo Server Started at (%time%)
start /wait C:\srcds/orangebox/srcds.exe -console -nocrashdialog -game garrysmod -port 27015 -tickrate 33 +fps_max 1000 +map gm_flatgrass +maxplayers 6 -verify_all
echo Server Crashed at (%time%) WARNING: srcds closed or crashed, restarting.
goto start
cfg:
hostname "my server "
rcon_password "my pass"
sv_password "my pass"
sv_region 5
sv_alltalk 1
sv_cheats 0
sv_lan 0
chaged my passwords to my pass and server name just for this form.
i dont no what to do ive moved the hole file over to my xp computer and it runes fine.. plz help
P.S. i all so tried a TF2 server does the same thang.
i for got to add on what are the update commands for other games i can add to my GMod i got TF and csc but my server does not have ep1 or ep2 and others for use.