NoEscape

Moved

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

5/5, 33 likes
  1. Hello calytic, are you able to add an option to friends of base owner cant teleport while raiding?
     
  2. /deleted/
     
  3. Calytic

    Calytic Community Admin Community Mod

    Calytic updated NoEscape with a new update entry:

    0.1.2

     
  4. Can you add message at the moment when someone TP was blocked and no block TP if structure was attack by my friend or teammate?
     
  5. Calytic

    Calytic Community Admin Community Mod

    Calytic updated NoEscape with a new update entry:

    0.2.0

     
  6. Do we add both permissions to player group and only the player group
    noescape.tpblock, noescape.removeblock
    If you could update your overview explain what each one does
     
  7. Calytic

    Calytic Community Admin Community Mod

    I was updating the description as you sent this =)
     
  8. noescape.tpblock, noescape.removeblock this need to grant for all players or what??
     
  9. Calytic

    Calytic Community Admin Community Mod


    grant group player noescape.tpblock
    grant group player noescape.removeblock

    These permissions determine which kinds of command blocking occurs. There will be more permissions like this in the future.
     
  10. This is normal?
    Code:
    [Oxide] 11:42 AM [Error] Failed to call hook 'CanTeleport' on plugin 'NoEscape v0.2.0' (KeyNotFoundException: The given key was not present in the dictionary.)
    [Oxide] 11:42 AM [Debug]   at System.Collections.Generic.Dictionary`2[System.UInt64,System.DateTime].get_Item (UInt64 key) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.GetRaidMessage (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.GetMessage (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.CanTeleport (.BasePlayer player) [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 (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0 
    Player hit another player and player which take dmg - can teleport /home. But if he take dmg while teleporting, TP is canceled.
     
  11. :( oh...

    Still wait.
     
  12. Can you remove the ability to use the trade command during raids?
     
  13. Calytic

    Calytic Community Admin Community Mod

    Try unloading the mod, deleting your config, then reloading NoEscape
     
  14. [2/29/2016 6:37:54 PM] [Oxide] 6:37 PM [Error] Failed to call hook 'OnCupboardAuthorize' on plugin 'CupboardForFriends v1.2.1' (NullReferenceException: Object reference not set to an instance of an object)
    [2/29/2016 6:38:47 PM] [Oxide] 6:38 PM [Error] Failed to call hook 'IsFriendFrom' on plugin '0friendsAPI v1.2.6'
    File: 0friendsAPI.lua Line: 276 attempt to index local 'self' (a nil value):
    at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
    at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
    at NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0
    at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
     
  15. Calytic

    Calytic Community Admin Community Mod

    You're using an outdated version of Friends API.
     
    Last edited: Feb 29, 2016
  16. Code:
    [Error] Failed to call hook 'OnEntityTakeDamage' on plugin 'NoEscape v0.2.0' (NullReferenceException: Object reference not set to an instance o
    f an object)

     
  17. Calytic

    Calytic Community Admin Community Mod

    Thank you for the report. Can you provide more information such as the full trace log from the error log? Or even the situation in which this bug occurred?
     
  18. Sorry, dont know what part important

    Code:
    at Oxide.Plugins.NoEscape.getFriends (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.StructureAttack (.BaseEntity targetEntity, .BaseEntity sourceEntity, System.String weapon, Vector3 hitPosition) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.OnEntityTakeDamage (.BaseCombatEntity entity, .HitInfo hitInfo) [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 (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    [3/1/2016 11:41:19 AM] [Oxide] 11:41 AM [Debug]   at Oxide.Plugins.NoEscape.getFriendList (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.getFriends (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.StructureAttack (.BaseEntity targetEntity, .BaseEntity sourceEntity, System.String weapon, Vector3 hitPosition) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.OnEntityTakeDamage (.BaseCombatEntity entity, .HitInfo hitInfo) [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 (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    [3/1/2016 11:41:19 AM] [Oxide] 11:41 AM [Debug]   at Oxide.Plugins.NoEscape.getFriendList (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.getFriends (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.StructureAttack (.BaseEntity targetEntity, .BaseEntity sourceEntity, System.String weapon, Vector3 hitPosition) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.OnEntityTakeDamage (.BaseCombatEntity entity, .HitInfo hitInfo) [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 (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    [3/1/2016 11:41:32 AM] [Oxide] 11:41 AM [Debug]   at Oxide.Plugins.NoEscape.getFriendList (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.getFriends (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.StructureAttack (.BaseEntity targetEntity, .BaseEntity sourceEntity, System.String weapon, Vector3 hitPosition) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.OnEntityTakeDamage (.BaseCombatEntity entity, .HitInfo hitInfo) [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 (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    [3/1/2016 11:41:54 AM] [Oxide] 11:41 AM [Debug]   at Oxide.Plugins.NoEscape.getFriendList (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.getFriends (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.StructureAttack (.BaseEntity targetEntity, .BaseEntity sourceEntity, System.String weapon, Vector3 hitPosition) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.OnEntityTakeDamage (.BaseCombatEntity entity, .HitInfo hitInfo) [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 (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    [3/1/2016 11:43:57 AM] [Oxide] 11:43 AM [Debug]   at Oxide.Plugins.NoEscape.getFriendList (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.getFriends (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.StructureAttack (.BaseEntity targetEntity, .BaseEntity sourceEntity, System.String weapon, Vector3 hitPosition) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.OnEntityTakeDamage (.BaseCombatEntity entity, .HitInfo hitInfo) [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 (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0 
     
  19. Calytic

    Calytic Community Admin Community Mod

    Calytic updated NoEscape with a new update entry:

    0.2.1

     
  20. This blocks any command? Even if the tp command in my server is /gofishing ?