1. Is there a command you type like in 1.8 to give you admin rights in the server with the new build?
     
  2. You'll need to use the command "ownerid <steamid>" in the server console and the next time you'll connect to the server you'll notice it states authlevel 2 which means you're an admin on the server.
     
  3. I can see where you are talking about. I did that but don't know where to look.
    [DOUBLEPOST=1415242588][/DOUBLEPOST]When I type rcon.login password it say Invalid command. What am I doing wrong?
     
  4. Wulf

    Wulf Community Admin

    There is no rcon.login command or even concept of it in Rust Experimental, as you are logged in by matching your Steam ID.
     
  5. Hello, i wanna run a oxide 2 server on my localhost, but my !start_server.bat doesn't open the server, how can I do it now?
    It is like this:
    RustDedicated.exe -batchmode +server.hostname "DarkRust - Experimental" +server.port 28015 +server.maxplayers 64 +server.secure 0 +server.identity "DarkRust" +rcon.port 28016 +server.seed 12051995

    Should I add anything more?
     
  6. Show some logs|screenshots.
    Add to command line -logFile "log.log", start server, wait for moment it doesn't open and attach the log file log.log, locate near RustDedicated.exe
     
  7. http://pastebin.com/VkzqejCp
     
  8. Wulf

    Wulf Community Admin

    Check your log file under server/DarkRust/oxide/logs. You'll likely find that you are either missing a DLL or did not install Visual C++.
     
  9. This is my Oxide log:
    http://pastebin.com/gheW10kU
     
  10. Wulf

    Wulf Community Admin

    It looks like you are missing or have a corrupt Oxide.Ext.Lua.dll. I'd suggest doing a reinstall.
     
  11. Finally figured it out.
    [DOUBLEPOST=1415369930,1415283129][/DOUBLEPOST]I noticed last night that I had to add myself as owner for the admins commands to work. Anyone else experience this?
     
  12. Wulf

    Wulf Community Admin

    That is how permissions in Rust Experimental work.
     
  13. No I had to add myself again. I added myself Wednesday night. Is this something I will have to do each day?
     
  14. Wulf

    Wulf Community Admin

    If you didn't save the file or use server.writecfg, then yes.
     
  15. O.K. I will have to add myself again tonight & then type in console server.writecfg.
     
  16. Dev branch is broken in regard to building...so update today maybe a little iffy at this point...
     
  17. For this new update, which is the last oxide it to work?