1. Wulf

    Wulf Community Admin

    login anonymous
    force_install_dir C:/rust
    app_update 258550

    You only need to use force_install_dir if you want to change the install location.
     
  2. ok i have all downloaded...
    a what now ???
    Oxide2-snapshot > v313 > oxide-2_b16-20142510.zip > (replace in D:\oxidetest2\rust_server\be274c10dcb802c6eea1fa5e45b222a3280fa4f8\downloading\258550\Release ??? )
    or what ?
    where i replace server.cfg ???
    how i will server ON ?

    (sry for bad english :) )
     
  3. Wulf

    Wulf Community Admin

    Please see the first post, it explains this all.
     
  4. Oxide currently working with new patch?
     
  5. are you talking dev or normal?

    https://steamdb.info

    I don't see anything pushed yet. I think we may very well see an update today and it looks like it is going to be a major update based on the code size of the developmental updates this week.

    Typically Wulf jumps ALL over the updates in a very timely manner.
     
  6. Wulf

    Wulf Community Admin

    Been testing the new patch. Will push shortly if all hooks look good.
     
  7. Normals have been updated today. Big patch. :)

    **That was to Oh-G
     
  8. cool thanks...I don't know how I missed it...lol.

    Client hasn't been updated yet, though?

    Did you see a protocol ++ with this update? That usually means forced wipe.
     
  9. Crash with the new upgrade :S
     
  10. Both have been updated. Only reason I knew server needed update cause when I logged into Rust, it said incompatible versions. ;-) Yes, I believe it's a forced wipe, they changed how trees work, and some of the rocks also
     
  11. Ah that explains the sudden drop in players...lol...looks like forced client update too...getting it now. Thanks again...

    And Wulf...thanks so much for jumping on this!
     
  12. Wulf

    Wulf Community Admin

    A build for Rust server v1 is now available: https://github.com/github.com/OxideMod/Snapshots/v1

    As you may have noticed, the version is back to 1... We'll be coming up with our own versioning scheme (likely dated) most likely since the Facepunch versioning has been a bit erratic and unreliable.

    Keep in mind that some plugins may not work 100% due to Rust changes. If you notice any issues with hooks, please let us know and @thomasfn will take a look when he's able. Thanks!
     
  13. yes ... my english is total bad and translator :-(
     
  14. Wulf

    Wulf Community Admin

    steamcmd.exe
    login anonymous
    force_install_dir c:/rust
    app_update 258550

    Make a start.bat file with:
    Code:
    @echo off
    set IDENTITY="myserver"
    RustDedicated.exe -batchmode +server.hostname "My Server" +server.port 28015 +server.identity "%IDENTITY%" +server.maxplayers 20 -cfg "server/%IDENTITY%/cfg/server.cfg" -load "server/%IDENTITY%/save/0.sav" -logFile "server/%IDENTITY%/logs/rust_%DATE:~-7,2%-%DATE:~-10,2%-%DATE:~-4,4%.txt"
    Change "myserver" and "My Server" to something you'd like.

    Run with start.bat.
     



  15. when i open start.bat (table is very quick closes) why ?
     
  16. Wulf

    Wulf Community Admin

    You don't have it where RustDedicated.exe is. Put it in the same folder.
     
  17. Works fine, just the Death Message API seems to be changed, but i guess thats plugin stuff and nothing related to oxide.
     
  18. hey guys.

    the plugin doesn't work on my server.
    i have a windows server an i copied the snapshoot files into my Release folder, but the plugin does not load.
    please help
     
  19. A specific plugn or oxide?