Oxide directory argument working?Solved
Does +oxide.directory still works? i tried it and i don't know how to get it to work. I want oxide to be in my "server\myserver1". Any solution? 
Here is what i use
oxide.directory "server/{{server.identity}}"​
5ba216a6d7f65.png Orange
Here is what i use
oxide.directory "server/{{server.identity}}"​
Doesn't work for me. oxide file isnt showing up
Where are you setting it? It's only settable via the command-line, not server.cfg. Using the above example, the oxide directory would be server/myserver1/oxide or server/my_server_identity/oxide if you do not have +server.identity set.
5e13a8d5b2bc5.jpg Wulf
Where are you setting it? It's only settable via the command-line, not server.cfg. Using the above example, the oxide directory would be server/myserver1/oxide or server/my_server_identity/oxide if you do not have +server.identity set.

It is in my batchfile for running the server, maby it is because i host it on windows? Or i am just missing a step (probably my second gues).

5e7515c1a65be.jpg Oyplap

It is in my batchfile for running the server, maby it is because i host it on windows? Or i am just missing a step (probably my second gues).

It wouldn't matter which OS you are on. 

RustDedicated.exe -batchmode -nographics +oxide.directory "server/battlefield/oxide" +server.port 28015 +server.level "Procedural Map" +server.seed 123 +server.worldsize 1234 +server.maxplayers 123 -logfile "server/battlefield/Log.txt" +server.hostname "123" +server.description "123" +server.headerimage "123" +server.url "123" +server.identity "battlefield" +rcon.port 28016 +rcon.password 123 +rcon.web 1
Did you check "server/battlefield/oxide/oxide"?
5e13a8d5b2bc5.jpg Wulf
Did you check "server/battlefield/oxide/oxide"?

runescape's settings worked! Thank you guys for your help!

Locked automatically