Vanish

Moved

Total Downloads: 22,662 - First Release: Nov 3, 2015 - Last Update: Jan 9, 2018

5/5, 75 likes
  1. Wulf

    Wulf Community Admin

    I added them to the TODO.
     
  2. That's exciting!
    Thanks for the quick replies - and I look forward to these ideas.
     
  3. Does it tell people who killed them if you're in vanish? So say like I kill one of my friends in vanish, will it say who did?
     
  4. Of course, why wouldn't it?
     
  5. New shotgun turret doesnt respect vanish
     
  6. Wulf

    Wulf Community Admin

    That'd be a hook Oxide would need to add, not something this plugin can fix.
     
  7. gotcha, thanks
     
  8. Plugin is not working for some reason. I just updated Oxide yesterday, and have many other plugins that are working fine. I am only having a problem with this plugin and God Mode. Why is that?
     
  9. Wulf

    Wulf Community Admin

    I don't know without details. Any errors in your oxide/logs? How did you test to see if it was working?
     
  10. I get this error in my oxide logs: 16:18 [Error] Error while compiling: Vanish.cs(301,27): error CS0150: A constant value is expected
     
  11. Wulf

    Wulf Community Admin

    Sounds like you're using a pretty old version of the plugin, that was fixed a month ago for the Rust update.
     
  12. How exactly would I obtain a newer version, just re download it I would assume. If that is the case I have tried that, and sadly it still was not working for some reason.
     
  13. Wulf

    Wulf Community Admin

    Yes. If you still have the error, then it was not updated on your server. If you have a Linux server, try unloading the plugin first and then installing the updated version.
     
  14. I tried to re install. My server is not linux. I just deleted the plugin from the plugins folder considering it did not make a config file or any other data file. Still did not work :/
     
  15. Wulf

    Wulf Community Admin

    I'd check to make sure you are downloading the latest. If you see BaseNPC instead of BaseNpc in it, you aren't using the right version. The latest version downloaded from our site has BaseNpc in it.
     
  16. Where would I see it say BaseNpc, also could you send me a link to the right version just to be sure I am downloading the right plugin
     
  17. Wulf

    Wulf Community Admin

    The latest version on the Overview is right the version. You can open the plugin with any text editor and search for "BaseNpc"; if it has the lowercase Npc then you have the latest version.
     
  18. Yup. It is the latest version. Very odd
     
  19. Wulf

    Wulf Community Admin

    Yup, but I'll be posting another version soon with a few other changes, so feel free to try that. If you still have the error with both, then I'd suggest making sure your server is fully updated.
     
  20. Upload bad code to compiler; compiler rejects code with the error message
    Upload good code to overwrite existing bad file; compiler ignores the file (no output to server console either)

    To fix:
    Delete the bad file
    Upload the good file

    Perhaps this is the issue you're having? I've had a few times recently.