First sorry couldn't find a better place than this, this is like a programmer area so why don't give it a shot? Is this is wrong place/forum tell me before banning me I delete it...
Well the thing is I use a bat thing to manage server, it auto starts the server when it crashes, it should open only the consoled srcds window, but it opens 2 windows as in the image.
[URL=http://img520.imageshack.us/i/65403378.png/][IMG]http://img520.imageshack.us/img520/2466/65403378.th.png[/IMG][/URL]
Wonder how I remove it?
[quote]
Bat 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.
start /wait start D:\HLServeR\orangebox\srcds.exe -console -heapsize 2097152 -high -game garrysmod +map gm_flatgrass_v2 -high +maxplayers 32
+exec autoexec.cfg -autoupdate
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds
[/quote]
Thank by taking your time for reading and not falming by my bad spelling :3
just so you know, this probably should go in help & support, unless you're asking someone to make something for you.
yes, I am asking people to fix it for me (that's do something) : p