Hello,
I've searched a long time about google, but I only find old threads.
Maybe my request is really simple:
How can i set an startscript on my server? Are there an plugin available?
I need it, because the entries in the server.cfg will not loaded after restart.
I must define it manually after every restart![]()
Startscript?
Discussion in 'Rust Discussion' started by Entryx, Aug 7, 2015.
-
Did u do server.writecfg after adding each admin...
-
Wulf Community Admin
The server.cfg you are likely using never gets used by Rust. You'd need to manually create a cfg folder in your server root directory, then create a server.cfg file inside that to place your commands in.
-
This is the current Server.cfg:
Code:#Server Config# ############### rcon.password "xxxx" server.hostname "[GER][PVP] Rust 4 Raid - New Beginning 06.08.15" server.pvp "true" sleepers.on "true" truth.enforce "true" airdrop.min_players "1" server.port "10500" server.maxplayers "16" spawn.min_rate "0.8" spawn.max_rate "1.5" decay.scale "0.8"
-
Wulf Community Admin
-
/RustExp/Server/serverdata/cfg
-
Wulf Community Admin
For Rust Experimental, create a /RustExp/Server/cfg/server.cfg. -
I've saved the config file in the path. But the Server don't load the config again. I use the same commands about RCON and they working. Must I use other command in the Server.cfg?
-
Wulf Community Admin
-
-
Sorry for my late answer. We have an Rust Experimental server.
-
-
So what can I do? I didn't find commands for experimental. Only for legacy.
-
-
If I type "find spawn", I become following list:
Code:find spawn Variables: server.itemdespawn no description (120) spawn.min_rate no description (1) spawn.max_rate no description (1.5) spawn.min_density no description (1) spawn.max_density no description (1.5)
-
Wulf Community Admin
-
OK, but what can I do, when the commands are for Experimental and the "find" command gives me commands for Legacy? I've only found some commands for Experimental at this Forum and Rustafied. Other sites/wikis have only Legacy commands.