@echo off
D:\Games\Steam\SteamCMD\steamcmd.exe +login anonymous +force_install_dir D:\Games\Servers For Games\SnoWarriors\rustserver\ +app_update 258550 +quit
cls
:start
RustDedicated -batchmode -nographics +server.ip 0.0.0.0 +rcon.ip 0.0.0.0 +server.port 28015 +rcon.port 28016 +rcon.password "..." +server.maxplayers 50 +server.hostname "SnoWarriors" +server.level "Procedural Map" +server.seed 6035 +server.worldsize 4000 +server.saveinterval 300 +server.globalchat true +server.description "Welcome"
@echo.
@echo Restarting server...
@echo.
goto start
sorry to bother you guys aprreciate the help.
Solved Can't connect to my server
Discussion in 'Rust Discussion' started by LiNi-D | Kraious, Jul 8, 2016.
-
Wulf Community Admin
Code:D:\Games\Steam\SteamCMD\steamcmd.exe +login anonymous +force_install_dir D:\Games\Servers For Games\SnoWarriors\rustserver\ +app_update 258550 validate +quit
-
-
Wulf Community Admin
-
echo off
cls
:start
RustDedicated -batchmode -nographics +server.ip 0.0.0.0 +rcon.ip 0.0.0.0 +server.port 28015 +rcon.port 28016 +rcon.password "Liel1976" +server.maxplayers 50 +server.hostname "SnoWarriors" +server.level "Procedural Map" +server.seed 6035 +server.worldsize 4000 +server.saveinterval 300 +server.globalchat true +server.description "Welcome"
@echo.
@echo Restarting server...
@echo.
goto start
and when i run it it just shows the commands in the cmd and doesnt do anything should i wait or to do something ? -
Code:
@echo off cls :start echo Starting server...RustDedicated.exe -batchmode -nographics +server.ip 0.0.0.0 +rcon.ip 0.0.0.0 +server.port 28015 +rcon.port 28016 +rcon.password Liel1976 +server.maxplayers 50 +server.hostname "SnoWarriors" +server.level "Procedural Map" +server.seed 6035 +server.worldsize 4000 +server.saveinterval 300 +server.globalchat true +server.description "Welcome ;)"echo. echo Restarting server... echo. goto start
-
Wulf Community Admin
-
my script install is:
@steamcmd +login anonymous +force_install_dir C:\rust_server +app_update 258550 +quit
pause
and my script to update is:
@steamcmd +login anonymous +app_update 258550 validate +quit
pause
but when i update it , the server not working ?!
should i give path or something to update script?
------------------------
when i install it, server working with my start.bat script without any problem but when i need to update the server, the server not working with me after update it. -
-
-
Wulf Community Admin
-
-
[DOUBLEPOST=1468003547][/DOUBLEPOST]
and its still says the sameLast edited by a moderator: Jul 8, 2016 -
-
-
Last edited by a moderator: Jul 8, 2016
-
-
-
-
Bump please help i have a problem with my ports something is blocking it