Some things changed in Rust, so hook changes will be needed in Oxide to accommodate those changes.

Vanish
Allows players with permission to become truly invisible
Total Downloads: 22,629 - First Release: Nov 3, 2015 - Last Update: Jan 9, 2018
- 5/5, 75 likes
-
Wulf Community Admin
-
is there a way to keybind /vanish to vanish in and out quickly
-
-
I have tried both grant (id) and grant (owner) for permissions but it seems not to be working?
grant group admin vanish.allowed
I put this in my rustadmin console, not sure what I am doing wrong -
The permission is named vanish.use and you need the oxide prefix in front of the command:
o.grant group admin vanish.use
should work.
Greetings -
-
There seems to be an issue with this plugin whereby even if you have all permissions granted, you still cannot damage anyone/anything while in vanish, even though there are specific permissions which should allow you to damage anyone/anything in vanish mode.
-
where do i go to grant a user
-
Wulf Community Admin
-
Code:
Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - False (Boolean), Vanish (True (Boolean))
Last edited by a moderator: Jul 9, 2018 -
Wulf Community Admin
-
Is there a way to change the size of the vanish icon? I'd like to increase the size if possible.
-
Wulf Community Admin
-
Code:new CuiRectTransformComponent { AnchorMin = "0.795 0.017", // TODO: Add position config options AnchorMax = "0.84 0.08" }
Code:AnchorMin = "0.795 0.017", AnchorMax = "0.84 0.08"
-
@Wulf It works, but the new team update still shows you on the map.
-
Why can't I select any tools when in vanish?
-
Wulf Community Admin
-
-
Can people using Vanish loot locked boxes? How do I disable this? I don't want my moderators being able to do that but they need Vanish...
-