Vanish

Allows players with permission to become truly invisible

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

5/5, 75 likes
  1. Wulf

    Wulf Community Admin

    I'll test again once I get a chance, but I thought it was working last I tested.
     
  2. when I type /vanish I get this error

    Ty,

    error.png
     
  3. Code:
    11:55 AM [Info] Loaded plugin Vanish v0.2.4 by Wulf/lukespragg
    11:58 AM [Error] Failed to call hook 'IOnBasePlayerAttacked' on plugin 'rustcore v1.0.0' (InvalidOperationException: Steamworks is not initialized.)
    11:58 AM [Debug]   at Steamworks.InteropHelp.TestIfAvailableGameServer () [0x00000] in <filename unknown>:0
      at Steamworks.SteamGameServerStats.GetUserStat (CSteamID steamIDUser, System.String pchName, System.Int32& pData) [0x00000] in <filename unknown>:0
      at PlayerStatistics.Add (System.String name, Int32 var) [0x00000] in <filename unknown>:0
      at BasePlayer.OnKilled (.HitInfo info) [0x00000] in <filename unknown>:0
      at BaseCombatEntity.Die (.HitInfo info) [0x00000] in <filename unknown>:0
      at BasePlayer.Die (.HitInfo info) [0x00000] in <filename unknown>:0
      at BaseCombatEntity.Hurt (.HitInfo info, Boolean useProtection) [0x00000] in <filename unknown>:0
      at BasePlayer.Hurt (.HitInfo info, Boolean useProtection) [0x00000] in <filename unknown>:0
      at BaseCombatEntity.OnAttacked (.HitInfo info) [0x00000] in <filename unknown>:0
      at BasePlayer.OnAttacked (.HitInfo info) [0x00000] in <filename unknown>:0
      at Oxide.Game.Rust.RustCore.IOnBasePlayerAttacked (.BasePlayer player, .HitInfo info) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Dec 3, 2015
  4. Wulf

    Wulf Community Admin

    I have no idea how you got that, but it is most likely from a Rust bug.
     
  5. Hey Wulf, great job on releasing this. I was wondering if ESP/cheaters still see you or if it's something like my old spiritwalk plugin whereas you're not visible.

    Also, why not just use SHIFT+P as admin? Is that not the same?
     
  6. Wulf

    Wulf Community Admin

    Shift+P isn't controllable via permissions, and it isn't really the same as it can be detected via ESP whereas this plugin can't be.
     
  7. Perfect, thank you. I'm going to see how you did this now :p
     
  8. Wulf

    Wulf Community Admin

    It basically just stops the server from sending anything about the player using it to other players, so they essentially do not exist.
     
  9. Simple yet effective, nice.
     
  10. Good to know this information Wulf. I was wondering why I hadn't had a single person ever look at me while vanished. Was hoping to catch someone using ESP with it.

    Is there no way to hear players voice chat while vanished?
     
  11. Wulf

    Wulf Community Admin

    Voice will not work, as voice is P2P and their clients do not know you exist.
     
  12. only shows me "you cant use vanish right now"
     
  13. Wulf

    Wulf Community Admin

    Did you grant yourself permission to use the command as shown on the Overview?
     
  14. i JUST noticed it that the permission missed. ......

    like.... how should i know when plugin dont say it exactly xDD sry :D
     
  15. It does on the overview clearly
     
  16. Code:
    [Oxide] 9:59 PM [Error] Failed to call hook 'VanishChatCmd' on plugin 'Vanish v0
    .2.4' (NullReferenceException: Object reference not set to an instance of an obj
    ect)
    [Oxide] 9:59 PM [Debug]   at Network.Implementation.Raknet.RaknetWrite.Send (Sen
    dInfo info) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Vanish.Disappear (.BasePlayer player) [0x00000] in <filename
    unknown>:0
      at Oxide.Plugins.Vanish.VanishChatCmd (.BasePlayer player) [0x00000] in <filen
    ame 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 (System.Reflection.MethodInfo metho
    d, 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 hookname, System.Object[]
    
     
  17. Vanish works for a day or so, then this error always pops up when using the chat command and it is unable to be used.

    Code:
    (07:59:44) | [Oxide] 8:00 AM [Error] Failed to call hook 'OnPlayerInit' on plugin 'Vanish v0.2.4' (ArgumentException: An element with the same key already exists in the dictionary.)
    [DOUBLEPOST=1449932256][/DOUBLEPOST]Also wanted to point out how the effect/sound will occur with the chatcommand but the UI icon nor the actual vanish result will occur.
     
  18. everything worked well , but suddenly stopped working
    Code:
    [Oxide] 7:31 PM [Debug] at Network.Implementation.Raknet.RaknetWrite.Send (SendInfo info) [0x00000] in :0
    at Oxide.Plugins.Vanish.Disappear (.BasePlayer player) [0x00000] in :0
    at Oxide.Plugins.Vanish.VanishChatCmd (.BasePlayer player) [0x00000] in :0
    at Oxide.Plugins.Vanish.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in :0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in :0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in :0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in :0
     
  19. Wulf

    Wulf Community Admin

    Wulf updated Vanish with a new update entry:

    0.2.5

     
  20. Hey Wulf, any way to make animals ignore you when you're vanished?