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?
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?