1. Hi, I want put in autoexec "sleepernames 1" but not working with Oxide

    Server log with Oxide: https://pastebin.com/raw/XY6panny
    Server log without Oxide: https://pastebin.com/raw/DS5ppGGt

    When i check the log file without Oxide installed I see the command 'sleepernames' and it is working, however when check the log file with Oxide installed it doesn't work.
    (I tested in game)
     
  2. Wulf

    Wulf Community Admin

    Looks like your server is not fully updated, else you're using an incompatible build, which is indicated by the "The referenced script on this Behaviour (Game Object '<null>') is missing!"errors in your log.

    There is nothing that would prevent native commands from working when using Oxide.
     
  3. Oh my bad I need to use:
    Code:
    sleepersenabled 1
    sleepernames 1
    "The referenced script on this Behaviour (Game Object '<null>') is missing!"
    Its normal error for hurtworld mod

    to close
     
  4. by default sleepers and their names are enabled, I believe. So I don't think you have to add those. At the very most you might have to add sleeper names but not sleepers enabled.