hi i somewhat had a bug and everyones tpr and home was on a 98 min cooldown.
Is there a way to reset it? I dont mind if it erase everyones data (like their homes)
Teleportation System [Unmaintained]
Discussion in 'Plugin Support' started by Mughisi, Oct 18, 2014.
-
Hmm the plugin only checks the last teleport timestamp against the current one and compares the difference against the cooldown, so if you're getting a 98 minutes cooldown it seems that your config is set to that value.
Currently there is no command available to reset a player or everyone's cooldown, but it is planned in the C# rewrite. -
any one know how too make it sleeping bag tp u name ur bags and u can tp too them every 10 mins
-
-
There a server where u put down sleeping bag any where in the map then you tpye tp then the spawn screen pops up and you can tp too ur sleeping bags erver 10 mins just wish I knew how he did it
-
-
Hmm
-
Id like the ability to set more homes, less cooldown for different groups, any chance you could add this feature?
-
Code:
Homes": { "CheckFoundationForOwner": true, "Cooldown": 60, "Countdown": 5, "DailyLimit": 5, "ForceOnTopOfFoundation": true, "HomesLimit": 5, "LocationRadius": 25, "UseFriendsAPI": true
Last edited by a moderator: May 9, 2015 -
Heres how to abuse TP to glitch into any base, I hope you guys can fix it either in this plugin, or the anti-cheat plugin.
Teleport Accepter: Stands at door of the base to raid.
Teleport Requester: Goes far away from the base before sending the /tpr After the teleport has been accepted, he spams SPACE and moves forward. As the base has not loaded in for the first few seconds, there must be a split second where the game lets him bypass the wall/door, therefore allowing him entry into the base.
I'm happy to show you how this works in-game, but nearly half my server know about this glitch so m surprised its never been mentioned here. -
mabye a better thing too do is remove tp too player and homes so will work like this /tp then respawn menu pops up and u can tp too ur sleeping bags every 10 mins
[DOUBLEPOST=1431194439][/DOUBLEPOST]then u can place sleeping bag in ur base out side where ever so tp too ur bags sleeping bag house 1 house 2 house 3 just tp too the name of ur bag just a tip -
@Mughisi
Can you add a option to protect from getting looted the sleepers that just teleported ? because now the plugin waits until everything is loaded before letting the player wake up, but in that time a player that just did a /tpr or /home can be looted. A protection like, after a teleport the player gets 1 min or 30 seconds protection from being looted while sleeping.
Can you also do that to the warp-system plugin ? thx -
In order to avoid glitch
- teleportation should be restricted, if the player too close any base - except if he is in his own base (if it's not possible then it can be restricted for all bases)
- OR during the teleportation, both party restricted for moving (i.e. they should freeze or teleport should be suspended as currently happening when the player get a damage etc.)
* additionally, after teleport to location player should not allowed to move for a while(i.e. 5sec) - until building loaded fully otherwise player can move and enter the house easily what I did personally with latest build version -
Hey the AdminHome TP is it possible to make this global for all Admins?
Like i place a spot the other admin can teleport there? TY -
I'm getting reports of people on my server having issues with using /tpr. They say that there is some sort of syntax error. Has anyone else had this issue? If so, how did you fix it?
Thanks in advance! -
Attached Files:
-
-
Any chance of maybe adding the Economics plugin into the teleportation where you could set TP costs? might be an alternate way opposed to daily limits..
-
A couple things i would love to see with the plugin. Allow certain people or groups using the Oxide permission system a set ammount of /homes to be used as donation incentives. Such as standard users get 5 /sethomes while donors can get 10-15-20 depending on donation tier.
Another thing is i always check when the cheat plugin says so and so is hitting to fast. I /tp to them which puts me right at them. Would like to see a /tpu or some command to teleport under someones position so im under the map and able to watch them with Shift - P or something along those lines without them noticing me. Great plugin for sure! -
I am fairly new at hosting rust servers, but recently Oxide started throwing a huge error in my rcon panel about a timer. I'm not sure if I have done something to cause it, but it makes rcon very messy and hard to read, so i'd like to solve the problem and end the rcon-spam.
Code:Oxide] 3:29 PM [Error] Failed to run a 0.50 timer File: m-Teleportation.lua Line: 2563 invalid arguments to method: BaseEntity.ClientRPC: 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.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 LuaGeneratedClass1.CallFunction () [0x00000] in <filename unknown>:0 at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0 Reporting Performance Data system/server
-
Wulf Community Admin