u have mabye just update the plugin without config wipe, sometimes u need delete the config, too![]()
NoEscape
Moved
Total Downloads: 12,035 - First Release: Oct 23, 2015 - Last Update: Apr 12, 2018
- 5/5, 33 likes
-
hi i swapped your config for mine.
All seems good so far except
when raidblocked i can use the shop even though the shop is blocked in your config
Do u have the same issue ?? -
How come when i hit one of my walls it raid blocks my neighbors??
-
-
Hi guys
When my players shoot an animal they get combat blocked how do i stop this from happening -
oxide.grant group default noescape.raid.shopblock
oxide.grant group default noescape.combat.shopblock -
Yet when i blow a wall i can still use shop
Imgur: The magic of the Internet -
Has anyone reported the issue of prefab door_barricade_a causing raidblock? This is the wooden door barricade at monuments. I included it in the excluded prefab, but it's still causing raid block.
-
I've also noticed that when players die in raidblock from another player their raidblock goes away. Even when I've checked off raidblock should never go away except for the timer. Have no idea why.
Any solutions?
EDIT: After some thought experiment I realised the combatblock settings might interfere with the raidblock settings. So what I did was set UnblockWhen for combatblock and raidblock to all false. Then I somehow fixed so players doesn't get rid of their raidblock during their pvp. But that also means when people die during combat block they don't get rid of that. Please fix! But I still find the explosive bullets more of a problem than this.
Code:"UnblockWhen": { "death": false, "respawn": false, "wakeup": false },
Last edited by a moderator: Feb 5, 2018 -
Can you add /grt to commands blocked?
-
Hi i have a problem when i'm blocked i'm allow to tpr and home outside a buildingblock. I try to change my config but I don't have to do a few things right.
My config :
Code:{ "Combat": { "Block": { "damageTypes": ["Bullet", "Arrow", "Blunt", "Stab", "Slash", "Explosion", "Heat", "ElectricShock"], "duration": 300, "enabled": true, "notify": true }, "BlockWhen": { "giveDamage": true, "takeDamage": true }, "UnblockWhen": { "death": true, "respawn": true, "wakeup": false } }, "Notifications": { "Chat": false, "GUIAnnouncements": { "backgroundColor": "Red", "enabled": false, "textColor": "White" }, "UI": true }, "Raid": { "Block": { "damageTypes": ["Bullet", "Blunt", "Stab", "Slash", "Explosion", "Heat"], "distance": 100, "duration": 1800, "enabled": true, "excludePrefabs": ["ladder.wooden"], "excludeWeapons": ["torch"], "includePrefabs": ["door", "window.bars", "floor.ladder.hatch", "floor.frame", "wall.frame", "shutter", "external"], "notify": true }, "BlockExcept": { "clan": true, "friends": true, "owner": true }, "BlockWhen": { "damage": true, "destroy": true, "unowned": false }, "BlockWho": { "clan": false, "cupboardAuthorized": false, "everyone": true, "friends": false, "owner": false, "raider": false }, "Map": { "duration": 150, "enabled": false, "icon": "special" }, "UnblockWhen": { "death": true, "respawn": true, "wakeup": false }, "Zone": { "enabled": false, "enter": true, "leave": false } }, "Settings": { "Block": { "Types": ["remove", "tp", "bank", "trade", "recycle", "shop", "bgrade", "build", "repair", "upgrade", "vend", "kit", "assignbed", "craft", "mailbox"] }, "cacheMinutes": 1 }, "VERSION": "2.0.1" }
-
you have to give these two permissions to the default group:
noescape.raid.tpblock
noescape.combat.tpblock
Blocks teleportation (/home /tpr)
example:
oxide.grant group default noescape.raid.tpblock
oxide.grant group default noescape.combat.tpblock -
Oh yes my bad -_-'. Thank you
-
How to make that it was impossible to repair buildings 5 minutes.
-
Would it be possible to add a blocker for the BackPack plugin?
-
Why does this Plugin not work =O ? I have granted all needed permissions and it still wont work.
Error LOG:
Failed to call hook 'Unload' on plugin 'NoEscape v2.0.1' (InvalidOperationException: out of sync)
at System.Collections.Generic.Dictionary`2+Enumerator[System.String,Oxide.Plugins.NoEscape+RaidZone].VerifyState () [0x00000] in :0
at System.Collections.Generic.Dictionary`2+Enumerator[System.String,Oxide.Plugins.NoEscape+RaidZone].MoveNext () [0x00000] in :0
at Oxide.Plugins.NoEscape.Unload () [0x00000] in :0
at Oxide.Plugins.NoEscape.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in :0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod 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 hook, System.Object[] args) [0x00000] in :0
Unloaded plugin NoEscape v2.0.1 by rustservers.io
Loaded plugin NoEscape v2.0.1 by rustservers.io -
Calytic Community Admin Community Mod
-
Thanks Calytic!!! and it was a real pleasure talking to you!
-
if you raid a base and your in raidblock you can place ladders! how can i fix this