Setting up a Rust server with Windows
Discussion in 'Guides and Tips' started by Wulf, Oct 9, 2014.
-
Wulf Community Admin
-
That's kinda the problem, my default is set to something other than my actual save, :/
-
Wulf Community Admin
Well, I gave you the correct option above. Make sure you are using quotation marks around it else don't set it at all. -
Again, sorry for being bothersome,
But honestly am I missing something? http://i.gyazo.com/5306ffc5ac67a12c820e1f0be5c706f3.png
Every time I launch, a new map gets generated... -
Wulf Community Admin
Set a seed, +server.seed 1234 -
That doesn't quite help.
What I'm trying to do is load this save: http://i.gyazo.com/077d554af7ee6c267c7da5d7fa03d191.png
Yet, every time I launch, a new map is generated.. -
Wulf Community Admin
+server.seed 1 -
Thank you so much for being patient with me, really appreciate a developer who listens.
-
How i can uninstall Oxide?
-
Wulf Community Admin
Update your server with Steam. -
Its a Gameserver
sorry......via FTP -
Wulf Community Admin
You'd need to uninstall it with their control panel, and update it there as well. -
So, an email telling me a new version is live but nothing in this thread and "no permission" to view download page?
-
Wulf Community Admin
Fixing the build right now. The page was removed to keep people from downloading the build until it is fixed. -
Ah right, that explains it. ty
-
So server was updated and i need to install latest oxide but when I enter the page Oxide for Rust Experimental,
I can't do anything because I don't have permission. Did I lost permission because of my fault or Other people too? -
Wulf Community Admin
See above. -
No russian letters in chat after last update
Attached Files:
-
-
Hi everybody,
Is there some static link from where I can download rust oxide mod latest version?
I want to make automatic update CMD script with rust
script will look like this:
Code:echo off :startcd steam steamcmd.exe +runscript ../update_script.txt steamcmd.exe +runscript ../update_script.txt cd ..cd rustdsREM download latest zip file REM unzip to E:\oxidexcopy "E:\oxide" "E:\RUST\rustds" /syRustDedicated.exe -batchmode +server.hostname "Server Name" +server.port 28015 +server.identity "my_server" +server.seed 1234567 -server.maxplayers 200 -logFile "output.txt" -load -autoupdate cd ../goto start
-
Wulf Community Admin
https://github.com/OxideMod/Snapshots/raw/master/Oxide-Rust.zip
But I wouldn't recommend it, as they are development snapshots.

