I need help
I don't set this plugins
I can not transfer above the ceiling
I want to change this code
But I will not set
Please help me ,thanks
Teleportation System [Unmaintained]
Discussion in 'Plugin Support' started by Mughisi, Oct 18, 2014.
-
I've been using this plugin for ages and it's working just fine. Recently players have encountered that they must wait a cooldown of 30 or so minutes before using /home again. I have no clue why this is.
-
-
Attached Files:
-
-
So random players with he regular auth level can't use the /removehome homename and I can't seem to find where that is located or how to change it.
-
Do you have another plugin that uses that command?
This is the default RemoveHome function: http://pastebin.com/NurhmD7V
If you search through it, you will see that authLevel isn't mentioned there.
If you haven't made any changes, then try reinstalling the plugin. You may want to backup \data\m-Teleportation.json and \config\m-Teleportation.json -
-
is there any posibility for you to add support for oxides permission system? i would very much like to give a usergroup rights to teleport
-
-
awesome
-
do you think you can make the tpr function to work just on foundations?there it s a glitch and players use tpr to get inside the bases without destroying anything?
-
So I still have the problem where people can set homes where it says "Building blocked". Am I missing something? Probably.
Code:}, "Homes": { "CheckFoundationForOwner": true, "Cooldown": 30, "Countdown": 15, "DailyLimit": 150, "ForceOnTopOfFoundation": true, "HomesLimit": 30, "LocationRadius": 25, "UseFriendsAPI": false
-
I have grant my mod group adminTP, but the mod cant tp player to player
-
Really need the friends part the plugin I know you are rewriting but this is killing me lol
-
Hello!
Help me please. I set home /sethome and get error:
(16:55:06) | [Oxide] 5:51 PM [Error] Failed to call hook 'cmdSetHome' on plugin 'Teleportation System' (KeyNotFoundException: The given key was not present in the dictionary.) -
this happens when some players /tpr to others.
Code:[Oxide] 3:12 PM [Error] Failed to run a 10.00 timer (ExecutionEngineException: SIGILL) [Oxide] 3:12 PM [Debug] at (wrapper managed-to-native) KeraLua.NativeMethods:LuaNetPCall (intptr,int,int,int) at KeraLua.Lua.LuaNetPCall (IntPtr luaState, Int32 nArgs, Int32 nResults, Int32 errfunc) [0x00000] in <filename unknown>:0 at NLua.LuaLib.LuaPCall (LuaState luaState, Int32 nArgs, Int32 nResults, Int32 errfunc) [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.LuaFunction.Call (System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0 at NLua.Method.LuaDelegate.CallFunction (System.Object[] args, System.Object[] inArgs, System.Int32[] outArgs) [0x00000] in <filename unknown>:0 at LuaGeneratedClass2.CallFunction () [0x00000] in <filename unknown>:0 at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
only copy the world save.
Code:[Oxide] 3:24 PM [Error] Failed to call hook 'cmdTeleportNear' on plugin 'Teleportation System' (ExecutionEngineException: SIGILL) [Oxide] 3:24 PM [Debug] at (wrapper managed-to-native) KeraLua.NativeMethods:LuaNetPCall (intptr,int,int,int) at KeraLua.Lua.LuaNetPCall (IntPtr luaState, Int32 nArgs, Int32 nResults, Int32 errfunc) [0x00000] in <filename unknown>:0 at NLua.LuaLib.LuaPCall (LuaState luaState, Int32 nArgs, Int32 nResults, Int32 errfunc) [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
Last edited by a moderator: Aug 5, 2015 -
We change the settings for a different cool down, and the amount of homes / tpr that we want for our server and it returns to the default. We've restared the plugin, the server. we removed the plug in, restarted the server and tried to put it back in and nothing. We still have the 10 mins cooldown on each tp.
what can i do? -
-
How do I delete all the players home and teleport ?
-
Wulf Community Admin