Bro,i just wonder what to do next , i put the files just downloaded into /plugins and login my game,but plugins didnt work,actually i dont know how to use there great plugins.i wish i can ge help.
HWTeleportation
Moved
Total Downloads: 12,622 - First Release: Dec 12, 2015 - Last Update: Nov 5, 2017
- 5/5, 35 likes
-
Wulf Community Admin
-
Attached Files:
-
-
How do I set home/homes for home teleportation for all players? /sethome doesn't seem to be working (you don't have permission to use this command), thanks.
-
Wulf Community Admin
-
-
Ahh never mind, figured it out!, thanks Wulf for this awesome plugin!
-
Wulf Community Admin
-
Last edited by a moderator: Dec 22, 2015
-
Is it my bad or debug message ?
[SERVER v1.0.18] Console: Teleportation.cs(91,14): warning CS0114: `Oxide.Plugins.Teleportation.LoadConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadConfig()' -
-
I still get "You dont have permission to use this command" for all my players...?
-
-
Still have this error
Code:[Oxide] 12:58 PM [Error] Failed to call hook 'cmdTpr' on plugin 'Teleportation v 1.1.1' (NullReferenceException: Object reference not set to an instance of an ob ject) [Oxide] 12:58 PM [Debug] at Oxide.Plugins.Teleportation+<GetPlayer>c__AnonStor ey3.<>m__0 (.PlayerSession player) [0x00000] in <filename unknown>:0 at System.Linq.Enumerable+<CreateWhereIterator>c__Iterator1D`1[PlayerSession]. MoveNext () [0x00000] in <filename unknown>:0 at System.Collections.Generic.List`1[PlayerSession].AddEnumerable (IEnumerable `1 enumerable) [0x00000] in <filename unknown>:0 at System.Collections.Generic.List`1[PlayerSession]..ctor (IEnumerable`1 colle ction) [0x00000] in <filename unknown>:0 at System.Linq.Enumerable.ToList[PlayerSession] (IEnumerable`1 source) [0x0000 0] in <filename unknown>:0 at Oxide.Plugins.Teleportation.GetPlayer (System.String searchedPlayer, .Playe rSession executer) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Teleportation.cmdTpr (.PlayerSession player, System.String co mmand, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Teleportation.DirectCallHook (System.String name, System.Obje ct& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo metho d, 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[]
-
-
-
I dont know for sure, it`s just happens periodically, some players says, that tpr timer didnt work propertly.
My config fileAttached Files:
-
-
I'm also getting the same error as Sensation. It breaks the teleport function after a few minutes. Reloading the plugin used to work, but with lots of players it seems to break instantly.
This doesn't look like an error in the Teleportation plugin. More likely that Hurtworld is bugging out and giving an invalid/incorrect argument.
Strange that only the Teleportation function seems to trigger the bug though.Last edited by a moderator: Dec 22, 2015 -
Okay, i've looked through all 14 pages, couldnt find it.
So here are my 2 questions
I am assuming when i have the teleportation.admin permission i am not limited by the timers set for the default players ?
So far i can tell from reading and understanding the Json file, the admin(s) have the same number (3) homes as players, is it possible to up that number.
Or do i missunderstand and do have admins have unlimited homes ?
Anyway great work on the plugin, much appreciated -
Guys I got a problem... look at my teleportation config
Code:{ "Settings": { "Home : Check for Stake": true, "Home : Cooldown Enabled": true, "Home : Cooldown in minutes": 3.0, "Home : Enabled": true, "Home : Maximal Homes": 3, "Home : Stake Radius": 10.0, "Home : Teleport Timer": 25.0, "TPR : Cooldown Enabled": false, "TPR : Cooldown in minutes": 0, "TPR : Enabled": true, "TPR : Pending Timer": 30.0, "TPR : Teleport Timer": 25.0 } }
Last edited by a moderator: Dec 22, 2015