Vanish

Moved

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

5/5, 75 likes
  1. Just got an idea for this mod.....

    I think it would be really kewl if there was a feature to allow others to vanish.... maybe make it so they have to pay somehow for the right to vanish for 20 seconds but while vanished they make more noise walking or something... and make it not warn them when they are visible again.... I think this would be kewl... I see on my server having this added so people can be invisible for 20 secs or so but somehow it has to cost them... maybe it drains there health fast or it cost them in economics or something... not sure... just thought of it and was brainstorming.
     
  2. How can I move the indicator a little bit to the left on the bottom side ?
    [DOUBLEPOST=1483825859][/DOUBLEPOST]Got it already, I was confused about the "min" and "max" but it also does widen the image ;-)
     
  3. Is there a way to disable the sound Vanish makes that everyone can hear?
     
  4. Put "ShowEffect" to false
     
  5. Code:
     By default, admin will be able to see each other when vanished, but you can change that in the config file.
    Could you change that, or give an option, that only players with the permission "vanish.allowed" can see vanished players (because i have some admins with, and some without the permission).
     
  6. Wulf

    Wulf Community Admin

    Probably could. I'll add it to the list.
     
  7. I'm getting "unknown command : vanish" on my server after the latest update.
    Didn't add or remove anything. Just updated steam and oxide as every week.
     
  8. Wulf

    Wulf Community Admin

    Check your oxide/logs for errors.
     
  9. Didn't find anything in the logs but solved it by renaming the plugin from vanish.cs to Vanish.cs
     
  10. Wulf

    Wulf Community Admin

    It should be Vanish.cs, it was never vanish.cs. Plugins should generally always have a capital letter to start with. There is likely an error in your log about the naming of it.
     
  11. Dunno how it got renamed or when but it has worked errorfree until this update.
    Haven't seen any errors about it.

    Just glad it got solved and greatful for your fantastic work!
     
  12. Wulf

    Wulf Community Admin

    Yeah, a check was broken before. Having it named wrong would cause a bug when attempting to reload it.
     
  13. So Im trying to make the Vanish addon into VanishMOD so that I can run 2 versions of the addon. The version Vanish can kill players and damage bases while vanished but I want the VanishMOD not to be able to damage anything... I tried adding MOD to anything that said Vanish in the addon but that didnt work so I started from scratch again and only changed the addon name, permission, chat command and .json name but I cant seem to get uit to work. I got the addon to make the config but after modifying the addon I cant get it to reload and the permission dosent show up. I dont want credit or anything just looking to run 2 versions of the same addon. I am running short on time as im moving tomorrow and wont have access to my PC so any help is greatly appreciated!
     
  14. Wulf

    Wulf Community Admin

    I don't see a purpose in running two versions of the plugin. You can easily add the features you want to a single version with a simple permission check.
     
  15. I dont know how to do that and as it isnt a feature on this addon I was looking to run 2 versions... 1 version is for admins so that they can kill players and buildings and 2 version is for mods so they can not kill players or buildings.
     
  16. Wulf

    Wulf Community Admin

    But you want hem both to be vanished still, just with less damage abilities for moderators?
     
  17. yes I want both to vanish

    Admins can damage anything while vanished
    Moderators no damage to anything while vanished
     
  18. Wulf

    Wulf Community Admin

    I'll see if I can get something added.
     
  19. Hi vanish isn't working for me. Other players can see the puff of smoke but I don't turn invisible. This is normal players and admin using the default config.
    the F1 console puts out this:
    Code:
    [BUNDLE] Not found: asset/content/generic textures/fulltransparent.tga
    There were no errors in the oxide log...
     
  20. Wulf

    Wulf Community Admin

    You won't be invisible to yourself, only others.