NoEscape

Moved

Total Downloads: 12,043 - First Release: Oct 23, 2015 - Last Update: Apr 12, 2018

5/5, 33 likes
  1. So this is my current config and it works well except for the person actually firing the rocket. Why is it that the person triggering the raidblock for everyone else is not getting blocked themselves? Thanks.
    Code:
    {
      "blockAll": true,
      "blockOnDamage": true,
      "blockOnDestroy": true,
      "cacheMinutes": 1.0,
      "clanCheck": false,
      "clanShare": false,
      "combatBlock": false,
      "combatBlockNotify": true,
      "combatDuration": 120.0,
      "combatOnHitPlayer": true,
      "combatOnTakeDamage": true,
      "damageTypes": [
      "Explosion"
      ],
      "friendCheck": false,
      "friendShare": false,
      "ownerBlock": false,
      "raidBlock": true,
      "raidBlockNotify": true,
      "raidDistance": 100.0,
      "raidDuration": 300.0,
      "raiderBlock": true,
      "raiderClanShare": false,
      "raiderFriendShare": false,
      "unblockOnDeath": true,
      "unblockOnRespawn": true,
      "unblockOnWakeup": false,
      "VERSION": "0.3.1"
    }
     
    Last edited by a moderator: Jun 2, 2016
  2. Hey I get this error can u help me

    Screenshot

    TY,
     
  3. It seems to be working! Thank you so much!
     
  4. hi, could you send me your .json and .cs file?It just doesnt work for me even with permissions.
     
  5. And me too , give your cs and json...
     
  6. BE SURE TO GIVE PROPER PERMISSIONS, cut and paste these one at a time:

    grant group default noescape.raid.tpblock
    grant group default noescape.raid.removeblock
    grant group default noescape.raid.bgradeblock
    grant group default noescape.combat.tpblock
    grant group default noescape.combat.removeblock
    grant group default noescape.combat.bgradeblock

    (You don't need my config, but here it is anyway - I missed the destoy, needs to be set to true. Block all probably does this, but I set it to false anyway, and turned everything on manually.)
     

    Attached Files:

  7. Wulf

    Wulf Community Admin

    Please do not upload random versions to plugin threads. If you have some changes to contribute, use the code tags, otherwise if the plugin is the same, it can be downloaded from the Version History page for all released versions.
     
  8. Sorry, should have just told them it was the same version.
     
  9. can u block warp system plugin commands when player in raidblock ?

    Ty,
     
  10. Agreed
     
  11. Does anyone have this working with N-Teleportation
     
  12. No support for N-Teleportation?
     
  13. I believe it is. Just tested it on mine and they couldn't teleport.
     
  14. Yes, it's confirmed, just be sure your .json config file settings are right, and you've granted the proper permissions to default group, not player group.
     
  15. (22:05:41) | [Oxide] 22:04 [Error] Failed to call hook 'OnClanUpdate' on plugin 'NoEscape v0.3.1' (NullReferenceException: Object reference not set to an instance of an object)

    (22:05:41) | [Oxide] 22:04 [Debug] at Oxide.Plugins.NoEscape.CacheClan (Newtonsoft.Json.Linq.JObject clan) [0x00000] in <filename unknown>:0

    at Oxide.Plugins.NoEscape.OnClanUpdate (System.String tag) [0x00000] in <filename unknown>:0

    at Oxide.Plugins.NoEscape.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
     
  16. Also have this +1
     
  17. Calytic

    Calytic Community Admin Community Mod

    Calytic updated NoEscape with a new update entry:

    0.3.2

     
  18. HDR

    HDR

    [Oxide] 06:11 [Error] NoEscape.cs(419,247): error CS1525: Unexpected symbol `end-of-file'
    [Oxide] 06:11 [Error] Unable to load NoEscape. NoEscape.cs(419,247): error CS1525: Unexpected symbol `end-of-file'
     
  19. DB114 Qxide build 2031:
    Code:
    (14:34:35) | [Oxide] 13:34 [Error] Failed to call hook 'OnClanUpdate' on plugin 'NoEscape v0.3.2' (NullReferenceException: Object reference not set to an instance of an object)
    (14:34:35) | [Oxide] 13:34 [Debug]   at Oxide.Plugins.NoEscape.CacheClan (Newtonsoft.Json.Linq.JObject clan) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.OnClanUpdate (System.String tag) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.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
     
  20. (20:51:31) | [Oxide] 20:50 [Error] Failed to call hook 'OnClanUpdate' on plugin 'NoEscape v0.3.2' (NullReferenceException: Object reference not set to an instance of an object)

    (20:51:31) | [Oxide] 20:50 [Debug] at Oxide.Plugins.NoEscape.CacheClan (Newtonsoft.Json.Linq.JObject clan) [0x00000] in <filename unknown>:0

    at Oxide.Plugins.NoEscape.OnClanUpdate (System.String tag) [0x00000] in <filename unknown>:0

    at Oxide.Plugins.NoEscape.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