Vanish

Moved

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

5/5, 75 likes
  1. so what is the command after ive done the rcon set up
     
  2. Wulf

    Wulf Community Admin

    See the examples: Vanish for Rust | Oxide.
     
  3. Code:
    [Debug]   at Oxide.Plugins.Vanish.VanishConsoleCmd (.Arg arg) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Vanish.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    This came up for me after i tryed useing the console for the vanish
     
  4. Wulf

    Wulf Community Admin

    Where did you use it?
     
  5. On my rust admin tool for the server!
     
  6. You type /vanish in game chat
     
  7. Wulf

    Wulf Community Admin

    It's a player command, you can't make RCON vanish. ;)

    He was talking about the console command, it just needs to be used via F1 in-game.
     
  8. when I was an invisible voice chat in the game does not work, the players can not hear me. how to make what I heard when I was invisible?
     
  9. Voice in Rust is p2p and when you are invisible you are essentially not a player to other players so they you can't send your voice. There is no way to change it, that is the cost of being truly invisible.
     
  10. where a list of console commands that are added Wulf, Jun 5, 2016
     
  11. Wulf

    Wulf Community Admin

    vanish
     
  12. If you are in game and you have the permissions for vanish, All you got too do is type /vanish in game chat! There is no list of commands for the plugin
     
  13. Wulf

    Wulf Community Admin

    That is the list of commands, it's just "vanish" for both chat and console. ;)
     
  14. That's the message I get, is the plugin broken? Because I always used it and all a sudden with nobody else accessing my server I can't.
    [DOUBLEPOST=1466207607][/DOUBLEPOST]Hmm, today I didn't have the permission, which is strange because I used it that day before.
     
  15. Specially for Russian servers, translation. Download this file and replace the file Vanish.en.json from folder oxide/lang. Don't forget to keep sharing and enter then in the console command "reload Vanish". Enjoy
     
  16. Wulf

    Wulf Community Admin

    Don't edit the .en, make Vanish.ru.json if you want to localize it for Russian. Server owners can switch between them using the 'lang ru' console command.
     
  17. Dear Wulf! I do not agree with You, my experience shows that on Russian servers, switching to RU gives nothing)) does not Vanish.ru.json. This is due to the specifics of the Russian language and the shortcomings of the developers of the game. So please agree with me and not to mislead players. It is much easier to translate the English file, then no problem either with the translation or with the plugin.
     
  18. Wulf

    Wulf Community Admin

    I'm not misleading anyone, this is how the Oxide Lang API works. Server owners can easily toggle the language via the command I mentioned. The whole point of allowing localization is to allow server owners to create files for their own language or more than one even if users want to have their own preference. Editing the .en file is NOT the right way for another language.

    Copy Vanish.en.json to Vanish.ru.json, edit, reload plugin. Set the server default using 'lang ru', and then players can pick their own preference using '/lang en/ru/etc' via the chat. This is the proper way and the intended way. It worked fine last I tested it a couple days ago as well.
     
  19. Moreover, in accordance with your, Wulf, rules translation with the replacement of the file , players from other countries without problems translated into your language. But not Russian. I have acted on your scheme and no sense of either a rough translation or squares, or nothing at all. Therefore, in a situation with the Russian language, asking you to trust my opinion. Thank you
     
  20. Wulf

    Wulf Community Admin

    I'm not sure what you said exactly, but the proper method is what I described above. You can change it however you'd like, but the proper way is to use a copy as Vanish.ru.json so that both .en and .ru are available and can be updated and used as needed.