NoEscape
Moved
Total Downloads: 12,035 - First Release: Oct 23, 2015 - Last Update: Apr 12, 2018
- 5/5, 33 likes
-
Possible to allow door frame/door building but not wall?
^????????????Last edited by a moderator: May 11, 2018 -
I have a problem the attackers are disconnected from the server and when reconnecting they no longer have the raid block
-
Hey i got a problem with the plugin. Even when im raidblocked i can still Teleport. Anyone able to help me out?
-
Also problems.. doesn't work at all, says permissions don't exist :s
-
the raid block does not work from the Explosive 5.56 Rifle Ammo !! only damage
-
Suggestion
Make an option disable/enable UI seperately for combat & raid -
i have seen a lot of comments like this and i was wondering when it will be fixed or if there is just something that we are all missing.
at the moment if i disable "Bullet" in the damage type section for raidblock then someone starts raiding with Explosive ammo they will not get raidblocked. obvisouly i could just eneble"Bullet" but then we have the issue of people running around to random bases raidblocking people for fun or that sort of thing. so basically i just want to know if i can raidblock people who you explosive ammo on bases and not all the other types of ammo.
Any help would be much appreciated. -
just wondering why rockets are not raid blocking raiders? any ideas what im doing wrong?
Code:{ "Combat": { "Block": { "damageTypes": [ "Bullet", "Arrow", "Blunt", "Stab", "Slash", "Explosion", "Heat", "ElectricShock" ], "duration": 180.0, "enabled": true, "notify": true }, "BlockWhen": { "giveDamage": true, "takeDamage": true }, "UnblockWhen": { "death": true, "respawn": true, "wakeup": false } }, "Notifications": { "Chat": true, "GUIAnnouncements": { "backgroundColor": "Red", "enabled": true, "textColor": "White" }, "UI": true }, "Raid": { "Block": { "damageTypes": [ "Bullet", "Blunt", "Stab", "Slash", "Explosion", "Heat" ], "distance": 100.0, "duration": 300.0, "enabled": true, "excludePrefabs": [ "ladder.wooden" ], "excludeWeapons": [ "rock", "torch" ], "includePrefabs": [ "door", "window.bars", "floor.ladder.hatch", "floor.frame", "wall.frame", "shutter", "external" ], "notify": true }, "BlockExcept": { "clan": false, "friends": false, "owner": false }, "BlockWhen": { "damage": true, "destroy": true, "unowned": false }, "BlockWho": { "clan": false, "cupboardAuthorized": false, "everyone": true, "friends": false, "owner": false, "raider": true }, "Map": { "duration": 150.0, "enabled": false, "icon": "special" }, "UnblockWhen": { "death": true, "respawn": false, "wakeup": false }, "Zone": { "enabled": false, "enter": true, "leave": false } }, "Settings": { "Block": { "Types": [ "remove", "tpr", "outpost", "bank", "trade", "recycle", "shop", "bgrade", "build", "repair", "upgrade", "vend", "kit", "assignbed", "craft", "mailbox" ] }, "cacheMinutes": 1.0 }, "VERSION": "2.0.8" }
-
i dont think this works anymore, people in my server can tp and home, even when they're raid or combat blocked..... so, guess this is unmaintained?
-
Yea this plugin appears to be broken. my players are also able to tp away. they don't even get notices anymore.
-
I do not have a raid block on the clan and friends. What could be the problem?
-
Ceased to be put ladders at raidblock.
-
-
Hey @Wulf , I think it's safe to say this is unmaintained now. No one has touched it since April.
It's no longer blocking teleports, warps, building, or /home running on the latest version of Oxide and Rust.
It also seems that /trade is the only thing blocked during a raid, but no one gets any Blocked notices or any warnings in chat.
Config is set up correctly with no errors.
Only error in console when loading plugin.
Code:Fallback handler could not load library E:/TCAFiles/UsersFiles/NickH3/14099/RustDedicated_Data/Mono/data-0000000188EDA090.dll Calling 'OnServerInitialized' on 'NoEscape v2.0.8' took 135ms Loaded plugin NoEscape v2.0.8 by Calytic @ RustServers.io
Last edited by a moderator: Jun 22, 2018 -
Found a couple issues with this plugin:
- Explosive ammo no longer properly raidblocks players on some construction tier types (wood and stone). Problem is related to GetMajorityDamageType() and explosive ammo
and the explosive damage type not doing the majority of the damage to the entity.
- A player can potentially unraidblock themselves through an exploit by disconnecting and reconnecting to the server. The exploit works when a player is only raidblocked, then becomes combatblocked by being killed, disconnects & reconnects then respawns. The plugin only saves the last block.
Last edited by a moderator: Jun 23, 2018 - Explosive ammo no longer properly raidblocks players on some construction tier types (wood and stone). Problem is related to GetMajorityDamageType() and explosive ammo
and the explosive damage type not doing the majority of the damage to the entity.
-
What the hell does the plugin not work with friends and with the clan?
Last edited by a moderator: Jun 23, 2018 -
There seems like there is a glitch in this plugin so had to remove it.
The glitch is that people hit the base so it is raidblocked.
At exactly the moment the raidblock is over they place a cupboard and they can raid every base easly.
It also works with the remover tool. (If you have that plugin) -
Anyone having issues with it not blocking teleports or such, remember to assign permisions, example: oxide.grant group default noescape.raid.tpblock
-
[DOUBLEPOST=1529945458][/DOUBLEPOST]