SRCDS Steam group


No exec script at start?
#1
Rolleyes 
Hello.
So, I have this ANNOYING problem, that I am making a dedicated server for my clan.
However, this thing won't exec the script.
Any help?
Here.
SERVER.bat
::=======================::
:: Window and Log name ::
:: Replace "My Server" ::
::=======================::
set servername=Robo Clan Dedicated Server

::=======================::
:: Your start command ::
:: Replace after = ::
::=======================::
set runcmd=D:\SRCDS\HL1DMS\srcds.exe -console -game HL1MP -maxplayers 16 +fps_max 200 -port 27015 +map c1a0 -tickrate 66 +exec private

::=======================::
:: End of variables ::
::=======================::

And the script file...
private.cfg
Wait 500
Hostname "Robo Clan Private Dedicated Server"
SV_Password "***** ****"
SV_Cheats 1
SV_Noclipspeed 5
SV_NoclipAccelerate 5
Rcon_password ****
echo Private Server Init Completed.
Wait 100
Changelevel Crossfire

Help please!


Edit!



My friend COULD host listen servers, he had ports, port forwarded, blah blah.
However, now the server won't show up in the list.
Not even with the IP connecting.
Idea for fix?
Reply
#2
What are you trying to acomplish? It's easier to add that into the server.cfg file and the server will autoexec it upon startup.
Reply
#3
(10-01-2011, 08:25 PM)Mike Wrote:  What are you trying to acomplish? It's easier to add that into the server.cfg file and the server will autoexec it upon startup.

Ahem,
You don't see the "Changelevel crossfire"
Do you?
Everytime if I add it to server.cfg, it will always changelevel.
And I need the changelevel.
Reply
#4
Then why don't you add instead +map Crossfire in the startup command?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)