Vanish

Moved

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

5/5, 75 likes
  1. Hello, from devblog 160 when we use vanish the shotgun traps detect us and shoot ...

    Is there any way to add it to the plugin so it will not be attacked?
     
  2. Wulf

    Wulf Community Admin

    As mentioned in the previous post from me, a hook needs to be added in Oxide; once that is done it will work.
     
  3. What code are you talking about exactly?
     
  4. Wulf

    Wulf Community Admin

    The plugin itself.
     
  5. I am just very confused on how to do that exactly
     
  6. Wulf

    Wulf Community Admin

    He was saying to delete the plugin first, then install the new version.
     
  7. Gotcha. Sadly I have tried this already and still nothing. Idk what to do at this point. Anyway thanks for the help you guys.
     
  8. Morning, what does this mean exactly? I have tried to google it and no joy...
    Calling 'CanBeTargeted' on 'Vanish v0.3.7' took 379ms [GARBAGE COLLECT]
     
  9. Wulf

    Wulf Community Admin

    It means that the hook took a little big longer, which could be due to the server performing poorly when it was running or it just taking longer.
     
  10. Need fix Vanish for new traps :/
     
  11. Wulf

    Wulf Community Admin

    That's handled by Oxide and already available in the latest snapshot of Oxide.
     
  12. I'm on 3283 and I'm still getting blasted by Shotgun turrets while vanished...

    ???
     
  13. Wulf

    Wulf Community Admin

    You'd need to be on the latest Oxide snapshot (not release).
     
  14. Ahh fuck.."coder language"!!.. *sigh* ok.. thanks Wulf, I get it... guess I'll stay out of bases for the time being.
     
  15. Wulf

    Wulf Community Admin

    https://dl.bintray.com/oxidemod/builds/

    ^ -SNAPSHOT.zip
     
  16. That's great thank you.
     
  17. i removed an administrator and revoke user xxxxxxxxxxx vanish.allowed
    But he can still see me!!!
     
  18. Wulf

    Wulf Community Admin

    Admin can see you if you have the setting enabled for that in the config,m and they are in the admin group; it doesn't use the permission.
     
  19. Ok, so i got the /vanish working. but when i use /v (The command i changed it to) it tell me you can't vanish right now. How can i fix this?
    Code:
    {
      "CanBeHurt": false,
      "CanDamageBuilds": true,
      "CanHurtAnimals": true,
      "CanHurtPlayers": true,
      "CanUseTeleport": true,
      "Command": "v",
      "ShowEffect": true,
      "ShowIndicator": true,
      "ShowOverlay": false,
      "VanishTimeout": 0.0,
      "VisibleToAdmin": true
    }
     
  20. Did u changed it in option menu ? V is push to talk.