Not working with ClansREBORN, throws this error when a clan member types /tpt:
And the target player gets a normal teleport request.
Merged post
@nivex
Failed to call hook 'cmdChatTeleportTeam' on plugin 'NTeleportation v1.1.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.NTeleportation.cmdChatTeleportAccept (BasePlayer player, System.String command, System.String[] args) [0x0002a] in <1c7f1880ab534f0990c461a2feb44c08>:0
at Oxide.Plugins.NTeleportation.cmdChatTeleportTeam (BasePlayer player, System.String command, System.String[] args) [0x001bd] in <1c7f1880ab534f0990c461a2feb44c08>:0
at Oxide.Plugins.NTeleportation.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01225] in <1c7f1880ab534f0990c461a2feb44c08>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <33f7c42a56934dae8ec04b11017dce31>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b0a93b504f034a0db8b1c3d2503c0987>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b0a93b504f034a0db8b1c3d2503c0987>:0And the target player gets a normal teleport request.
Merged post
@nivex