yes we need that. if its possible please add that too
NoEscape
Moved
Total Downloads: 12,040 - First Release: Oct 23, 2015 - Last Update: Apr 12, 2018
- 5/5, 33 likes
-
[Oxide] 00:21 [Error] Error while compiling NoEscape.cs(396,48): error CS1061: Type `Oxide.Core.Libraries.Covalence.IPlayer' does not contain a definition for `UniqueID' and no extension method `UniqueID' of type `Oxide.Core.Libraries.Covalence.IPlayer' could be found. Are you missing an assembly reference?
-
-
Maybe it's wrong way, but i just replace on line 392 and 395
Code:target.UniqueID
Code:target.ToString()
And working (after a small test) -
Wulf Community Admin
target.Id is what you want to use. What you replaced it with would be the wrong information. -
-
File removed as coder uploaded my fixes
Last edited by a moderator: May 24, 2016 -
Oxide version: 2.0.1941, Rust version: 890.8 (1376)
Code:Failed to call hook 'OnEntityDeath' on plugin 'NoEscape v0.3.0' (NullReferenceException: Object reference not set to an instance of an object) (12:57:42) | [Oxide] 10:59 [Debug] at Oxide.Plugins.NoEscape.StructureAttack (.BaseEntity targetEntity, .BaseEntity sourceEntity, System.String weapon, Vector3 hitPosition) [0x00000] in <filename unknown>:0 at Oxide.Plugins.NoEscape.OnEntityDeath (.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
Last edited by a moderator: May 22, 2016 -
Getting same as above. With onEntityTakeDamage
-
Can someone help me, if i put it in my plugin map, nothing will show up in my config map and the plugin wont work??
-
Can we get this working for N-Teleportation? Such a fantastic plugin, people ask for it everyday
-
-
yes at me too works great whit n-teleportation.and thx resistance for the fix.but can the plugin owner add a permission for blog trade at raid?its terrible no escape +trade plugin....players trade some stuff at a raid to save point.i have remove trade plugin.but can you add a permission for no use trade at raid?sorry for bad english
-
It does NOT work currently with N-Teleportation disface.
Everyone is complaining that it notifies you of a raid block, however, teleporting away is unaffected. The only plugin we use for teleporting is N-Teleportation, and I have the required plugins the developer asks for except Magic Teleportation. If you read the prior posts, we are not the only ones who have mentioned this. It does not work with N-Teleportation properly, but will work the older unmaintained version, m-Teleportation. -
Calytic Community Admin Community Mod
-
Code:
(16:10:32) | [Oxide] 16:10 [Error] Failed to call hook 'OnEntityTakeDamage' on plugin 'NoEscape v0.3.1' (NullReferenceException: Object reference not set to an instance of an object) (16:10:32) | [Oxide] 16:10 [Debug] 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
Last edited by a moderator: May 24, 2016 -
same:
Code:[Oxide] 18:37 [Error] Failed to call hook 'OnEntityTakeDamage' on plugin 'NoEscape v0.3.1' (NullReferenceException: Object reference not set to an instance of an object) [Oxide] 18:37 [Debug] 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
Last edited by a moderator: May 24, 2016 -
Is this using n-teleportation or m-teleportation? m-teleportation isn't really used anymore.
-
-
Have some prob with OnEntityDamage...