1. That means that you didn't build the foundations and have to add him as friend using /friend add <name>.
     
  2. Yeah I've done that, I will just wait until our next wipe and update it, it could be conflicting with a few things i've added myself.

    Fresh install, I've installed the Built plugin and your version of m-Teleporation. It doesn't work mate :(
     
  3. You're right, it doesn't. I recommend to use the version that uses EntityOwner instead, sorry for that.
     
  4. This plugin is for oxide 2.0 rust legacy?
     
  5. Experimental

    Visit this - Rust Legacy | Oxide
     
  6. Hello i am become a Warning CallHook OnEntity/TakeDamage`on plugin m-teleportation v1.4.23 took 742 please help what it this ?
     
  7. Hello,

    on our server we have got a new bug where after you have tp once the next time you try it says you have a pending tp which stops you from tping

    I've tried reinstalling the plugin it works for about 5 mins then it bugs again

    any ideas?

    Thanks!
     
  8. It's just a warning, I wouldn't worry about it. It's just letting you know it took 742ms to execute OnEntity/TakeDamage which is pretty long but not a massive issue.
     
  9. Ah ok , thank you
     
  10. How do you fix it where there is no time limit after you TP
     
  11. Put the TP limit to 0 in the config.
     
  12. how can i make it so players are allowed to use /tpl ?
     
  13. /deleted
     
    Last edited by a moderator: Feb 24, 2016
  14. Maybe you you're looking for Warp System for Rust | Oxide
     
  15. well i wasn't looking for it but looks like it does what tpladmin does. don't really wanna have another plugin though. Anyway can make players have access to AdminTP?
     
  16. How to create custom public teleport point?
     
  17. Maybe you you're looking for Warp System for Rust | Oxide
    [DOUBLEPOST=1456329549][/DOUBLEPOST]
    Comment out:
    Code:
    if not self:IsAllowed( player ) then return end
    in function "cmdTeleportLocation" in the plugin

    BTW I don't recommend this method.
     
  18. how do i clear the home list of all players on the server? some how no mather what i delete the set homes will still be saved :/
     
  19. Wulf

    Wulf Community Admin

    You can't delete the datafile while the plugin is loaded, though you can use /wipehomes to save having to unload it to delete.
     
  20. anyone had a bug when the plugin is loaded on but when you do /home name nothing happens. no notice or anything?