Vanish

Moved

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

5/5, 75 likes
  1. (21:59:10) | Error while compiling: Vanish.cs(281,9): error CS1525: Unexpected symbol `end-of-file'
     
  2. @Wulf Im going to guess I will just go get a private verison of Vanish made based on permissions as I have been asking since January 25th and all I keep getting is that its being worked on and then lost and worked on again... If you dont want to do it permission based then just tell me already
     
  3. Wulf

    Wulf Community Admin

    This update was hotfix of the old version, I am not finished with the other changes yet. I am adding them, but feel free to do what you'd like.
     
  4. Error while compiling: Vanish.cs(298,43): error CS1955: The member `BasePlayer.IsConnected' cannot be used as method or delegate
     
  5. Wulf

    Wulf Community Admin

    Sounds like you're using an old version.
     
  6. Yes that was the problem. thanks
     
  7. I thought players were not notified if they attempt to damage admin when invisible?? I was told that players see that.... can that be supressed??
     
  8. Wulf

    Wulf Community Admin

    You can disable it in the config.
     
  9. WHERE?

    Code:
    {
      "CanBeHurt": true,
      "CanDamageBuilds": false,
      "CanHurtAnimals": true,
      "CanHurtPlayers": false,
      "CanUseTeleport": true,
      "Command": "vanish",
      "ShowEffect": true,
      "ShowIndicator": true,
      "ShowOverlay": false,
      "VanishTimeout": 0.0,
      "VisibleToAdmin": true
    }
    I see nothing that enables or disables notification to players if they attempt to hurt me. I see the can be hurt toggle but that is NOT what I am talking about.
     
  10. Wulf

    Wulf Community Admin

    I guess I'm thinking of the newer one. :p
     
  11. WHat new one... I updated this just yesterday I think... ??
     
  12. Wulf

    Wulf Community Admin

    The updates I've been working on for it.
     
  13. need update for last upd: nullreferenceexception error
     
  14. Wulf

    Wulf Community Admin

    Check your oxide/logs for the actual and full error.
     
  15. Hello

    I installed this plugin and when i did the grant user missy permission vanish.allowed
    nothing happened.
     
  16. Wulf

    Wulf Community Admin

    Absolutely nothing? There'd always be something, please be detailed.
     
  17. absolutely nothing.
    I expected something like permission doesnt exist which usually is the case but this one showed nothing
     
  18. Wulf

    Wulf Community Admin

    Where did you use the command?
     
  19. in console even tried in chat too hehe
     
  20. Wulf

    Wulf Community Admin

    The grant command is handled by Oxide, so it wouldn't be related to this plugin if you are having an issue with it. I'd suggest checking your logs to see if you notice anything odd.