1. Find the path like this
    server\my_server_identity\oxide\plugins
    If you need help finding the correct path on your ftp pm me also a few screenshots of your ftp might help as well in the pm
     
    Last edited by a moderator: Mar 25, 2016
  2. You have all the messages in the lang file under the lang folder of your server
     
  3. sry dude... i am a noob...

    i have installed it in the plugin folder... but its still the same cant reload it
     
  4. You are uploading it to the wrong one check the post above
     
  5. Is it possible you can take a screenshot of the file structure of your server, this way i can point it out for you
     
  6. thanks
     

    Attached Files:

  7. Thank you.
     
  8. Ok you have a pretty odd setup there. Do me a favor and upload a file called oxide.root.json under your server's main folder which as I can see its your server IP
     
  9. You dont seem to have a oxide folder do make sure oxide is installed
     
  10. cant find a file whit that name.
    [DOUBLEPOST=1458866972][/DOUBLEPOST]
    oxide is installed i think... the other plugins still working
     
    Last edited by a moderator: Mar 25, 2016
  11. Wulf

    Wulf Community Admin

    The import error will be fixed in the next Oxide snapshot. I'll be putting out a release for it as well soon.
     
  12. Check my images
     

    Attached Files:

    • sdd.png
      sdd.png
      File size:
      101.9 KB
      Views:
      41
  13. ok thanks... bye
    [DOUBLEPOST=1458867419][/DOUBLEPOST]
    it is in this folder like all the other plugins. and the plugin is working... but i cant rleoad it in rusty or change something in the config.
     
  14. Wulf

    Wulf Community Admin

    It actually looks like you are using a non-default path for Oxide. :p

    The oxide folder should be under my_server_identity or your custom identity.
     
  15. Hi! For some reason the /map command is no longer working, even though it says it says that it exists in the config file. Also, customizing the welcome message is no longer working since update for me.

    I don't expect anyone to, but I was wondering if someone could set up a video guide on how to install/configure it correctly.
     
    Last edited by a moderator: Mar 25, 2016
  16. no sry dude i cant find any folder whit the name Oxide.
     
  17. Wulf

    Wulf Community Admin

    I was replying to Skin, not you sorry. I'm not sure what your issue is, I was letting the others help you.
     
  18. ahh ok :)
     
  19. I've just noticed this error occurring since the last update (or I missed it before)

    Code:
    [Oxide] 02:50 [Error] Failed to call hook 'OnPlayerInit' on plugin 'Notifier v3.
    0.2' (NullReferenceException: Object reference not set to an instance of an obje
    ct)
    [Oxide] 02:50 [Debug]   at Oxide.Plugins.Notifier.GetNameFormats (System.String
    text, .BasePlayer player) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Notifier.JoinMessages (.BasePlayer player) [0x00000] in <file
    name unknown>:0
    at Oxide.Plugins.Notifier.OnPlayerInit (.BasePlayer player, Boolean sendJoinMe
    ssages) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Notifier.DirectCallHook (System.String name, System.Object& r
    et, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo metho
    d, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[]
    args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[]
    192.168.1.133:56345/*mysteamID*/psy/SauS joined [windows/*mysteamID*
    It's the same for when I disconnect:

    Code:
    192.168.1.133:56345/*mysteamID*/psy/SauS disconnecting: disconnect
    [Oxide] 02:59 [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'Noti
    fier v3.0.2' (NullReferenceException: Object reference not set to an instance of
    an object)
    [Oxide] 02:59 [Debug]   at Oxide.Plugins.Notifier.GetNameFormats (System.String
    text, .BasePlayer player) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Notifier.OnPlayerDisconnected (.BasePlayer player, System.Str
    ing reason) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Notifier.DirectCallHook (System.String name, System.Object& r
    et, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo metho
    d, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[]

    When someone else joined it was just fine, so I guess due to me connecting from a local IP?