Teleportation System [Unmaintained]
Discussion in 'Plugin Support' started by Mughisi, Oct 18, 2014.
-
-
Already I did, and still does not work
-
When players Teleport home they die from fall damage.... anyone else?
-
-
Wulf Community Admin
-
The latest version (from plugin front page) works ok! Earlier version brought me back to original location when trying to use home teleport. Thanks for the fix!
-
After updating Oxide last night started having an issue where players would simply die from using the system. Everything would be rendered in correctly, they would just be downed or just flat out die from "Falling." I'm just a secondary admin and dunno when the last update of the plugin was, so we might be out of date.
-
Wulf Community Admin
-
[DOUBLEPOST=1439575260][/DOUBLEPOST]Wulf, is there a way I can add you on Steam? I am rather unfamiliar with how to make plugins work, and I'm rather nervous about trying to do this myself -
@Wulf how to do
BasePlayer._type:GetField("lastPositionValue", rust.PrivateBindingFlag())
in C# Syntax lol -
Wulf Community Admin
-
@Wulf what type does that return?Last edited by a moderator: Aug 14, 2015 -
are we still having the tp dying it kill my server pop =[, still unable to console teleport
-
Wulf Community Admin
-
getting this error when someone tries to tpr, everything else works
Code:[Oxide] 9:46 PM [Error] Failed to call hook 'cmdTeleportRequest' on plugin 'm-Teleportation v1.4.17' File: m-Teleportation.lua Line: 1810 attempt to compare number with string: 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
-
I am having problems with people freezing in place, they have to tp to fix the problem. ANy one else?
-
Wulf Community Admin
-
the newest, just downloaded a new copy
PLUGIN.Title = "Teleportation System"
PLUGIN.Description = "Multiple teleportation systems for admins and players."
PLUGIN.Version = V(1, 4, 17)
PLUGIN.Author = "Mughisi"
PLUGIN.ResourceId = 660 -
I'm having trouble ensuring people aren't allowed to set /home in a stranger's base via "UseFriendsAPI": true. I was under the impression this is all I need to setup as the server owner.. I've downloaded the most recent update, as well as full reset on server. I'm pretty new to hosting a server, but I appreciate the help!