Vanish

Moved

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

5/5, 75 likes
  1. Oh, ok. i changed the vanish command now
     
  2. thank you wulf is work
    [DOUBLEPOST=1495629184][/DOUBLEPOST]
    in console but "input.bind n vanish" is working
    do not use chat just press N
     
    Last edited by a moderator: May 24, 2017
  3. Ok thx
     
  4. That did not work
     
  5. Setting "CanBeHurt": false, isn't working. Moderators are still taking damage while vanished.
     
  6. Wulf

    Wulf Community Admin

    From what?
     
  7. Everything. Gunfire, explosives, being too close to C4 during raids, etc.
     
  8. Wulf

    Wulf Community Admin

    Those aren't handled yet.
     
  9. get the sounds but not vanishing.
     
  10. Wulf

    Wulf Community Admin

    You won't vanish for yourself, only others that aren't allowed to see you.
     
  11. yeah i know, other people can see me
     
  12. Wulf

    Wulf Community Admin

    Are the other players admin? The only reason they'd see you is if they're admin or your vanish timed out and you're visible again.
     
  13. nah im the only admin
     
  14. Check your config if its not like this then change it
    Code:
    {
      "CanBeHurt": false,
      "CanDamageBuilds": true,
      "CanHurtAnimals": true,
      "CanHurtPlayers": false,
      "CantDamageBuilds": "You can't damage buildings while vanished",
      "CantHurtAnimals": "You can't hurt animals while vanished",
      "CantHurtPlayers": "You can't hurt players while vanished",
      "CantUseTeleport": "You can't teleport while vanished",
      "CanUseTeleport": true,
      "ChatCommand": "vanish",
      "Command": "vanish",
      "NoPermission": "Sorry, you can't use 'vanish' right now",
      "ShowEffect": true,
      "ShowIndicator": true,
      "ShowOverlay": false,
      "VanishDisabled": "You are no longer invisible!",
      "VanishEnabled": "You have vanished from sight...",
      "VanishTimedOut": "Vanish timeout reached!",
      "VanishTimeout": 0.0,
      "VisibleToAdmin": true
    }
     
  15. so what do i do to reload the mod after i changed the config
     
  16. Wulf

    Wulf Community Admin

    Use the 'reload Vanish' console command.
     
  17. its still does not work :(
     
  18. Wulf

    Wulf Community Admin

    What do you hear/see when you use the /vanish command?
     
  19. You have vanished from sight...
    I hear a woosh.
     
  20. Wulf

    Wulf Community Admin

    No errors in your oxide/logs?