Teleportation System [Unmaintained]
Discussion in 'Plugin Support' started by Mughisi, Oct 18, 2014.
-
Hey love the addon but how to i refresh the daily limits upon server restart? I have the server to reset at 4AM each night, how can i make it refresh the daily limits upon restart?
-
Wulf Community Admin
-
Does anyone know how to reset the limit of TPR's in game? say i set the limit to 20 and a player reaches the max, could i reset the amount for him? it doesnt seem to clear upon server restart
-
Commands to do this are planned for the C# version of the plugin but I don't know when I'll finish that. -
EDIT sorry didnt reply
[DOUBLEPOST=1432189294][/DOUBLEPOST] -
), the date is stored to keep track of the daily limit so if it is limited to 10 per day and you use all 10 at 23.59 (server time), you should be able use them again 2 minutes later.
-
Hi i'm having trouble with this addon. I do /tpr MYFRIENDS NAME then it says "A syntax error occurred . You can only use the /tpr command as follows." Thanks Panda
-
I installed the FriendsAPI plugin, how do I get it so Friends can set homes on others foundations?
-
-
Reports of people being invisible from a teleport bug. Force teleported someone and he said it came back and froth several times. Was moving around and invisible. Also reports now and again of people being invisible after they teleport normally with /tpr. Possibly a old bug back again if i remember with invisible people after a teleport.
Anyone help pinpoint the bug? Can't seem to reproduce it currently. -
-
-
Code:
[5/22/2015 6:15:05 PM] [Oxide] 6:15 PM [Error] Failed to call hook 'cmdSetHome' on plugin 'Teleportation System' File: m-Teleportation.lua Line: 1355 attempt to call method 'GetEnumerator' (a string 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 (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
-
Having an issue where player as well as admin tp commands, aside from the help commands, give no response and seem to do nothing.
This is what happens when i try oxide.reload
Code:[Oxide] 11:07 PM [Info] Loaded plugin Teleportation System v1.4.15 by Mughisi [Oxide] 11:07 PM [Error] Failed to initialize plugin m-Teleportation File: m-Teleportation.lua Line: 585 Object reference not set to an instance of an object: at Oxide.Core.Configuration.DynamicConfigFile.GetEnumerator () [0x00000] in <filename unknown>:0 at Oxide.Ext.Lua.Utility.TableFromConfig (Oxide.Core.Configuration.DynamicConfigFile config, NLua.Lua lua) [0x00000] in <filename unknown>:0 at Oxide.Ext.Lua.Libraries.LuaDatafile.GetDataTable (System.String name) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
-
Wulf Community Admin
-
I don't recall modifying it manually. But upon finding it an opening it, I see that it is completely empty.
Is there any way of fixing this? -
Wulf Community Admin
-
Completely. It was just blank.
I did reset it in the manner you suggested, and the plugin seems to be functioning as normal now.
The file now just says null. -
Would be really useful if you could add building privilege check for the sethome.
That would be whole lot better than the friend check there is.