1. Thank you a lot for effort but something does not work well. after reloading it is uknown command for anything. probably some error to load it.
     
  2. Made a little typo, this one should do the trick
     

    Attached Files:

  3. How to fix this error, which comes up after using a predefined place to teleport to in RustAdmin: You tried to teleport to a set of coordinates outside the map boundaries! . Thanks in advance!
     
  4. Which predefined place? Got any coordinates?
     
  5. Greetings Mughisi! Can you tell me is it possible to make that players could check for their TP limits and homes limits that they still have remaining. Because now its only shows overall TP limits (/tplimits Home and /tplimits TPR).

    And is it possible to create different limits for different groups (for Example: Players - 10 TPRs and VIP - 30 TPRs)?
     
  6. This isn't implemented in this version but it is on the to-do list for the ongoing rewrite.
     
  7. Coordinates are "6600" "355" "-4400", the place is called "Hangar" within RustAdmin, but I also get the message below on other predefined places.

    You tried to teleport to a set of coordinates outside the map boundaries!
    X and Z values need to be between -{boundary} and {boundary} while the Y value n
    eeds to be between -100 and 2000!

    I see why this message pops up, but how to change the boundaries then? Do I need to increase the world size?
     
  8. The boundaries depend on the mapsize, but as far as I know you can't have anything bigger than 8000 which would set the boundaries to -4000 to 4000. That predefined place looks like something from Rust Legacy
     
  9. Hmm, Okay. Thanks for your very quick answer though. did not expect get get such a quick response. Thanks again!
     
  10. Hey how do I make it default for everybody to be able to use TP by default, I can't find the permission anywhere?
     
  11. Having an issue where certain items such as hammer or building plan will not appear in your hand and/or when upgrading building parts the sound feedback occurs, but visually the item looks the same. Disconnecting and Reconnecting fixes the issue, but can occur again at the next /home use.
     
  12. I been saving the tp files but the teleport limits are still default. Please help people are getting mad for not fixing it
     
  13. So i did a wipe and the sethomes are still there!! what do i do?
     
  14. Wulf

    Wulf Community Admin

    /wipehomes
     
  15. So i know when you cant accept tpr if your in building blocked but is there any way to make it so people cant teleport to others if the person who wants to tpr is in building blocked?
     
  16. I didn't release this as an update but the file I attached to Teleportation System | Page 121 | Oxide has that implemented.
     
  17. does the it fix this:

    Code:
    [Oxide] 9:12 PM [Error] Failed to call hook 'cmdTeleportRequest' on plugin 'm-Te
    leportation v1.4.23'
    File: m-Teleportation.lua Line: 2619 invalid use of '%' in replacement string:
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unkn
    own>: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) [0x000
    00] 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[]
    
     
  18. Why not upload that version if it fixes things
     
  19. It doesn't fix things, it just adds something more but it can't be enabled/disabled in the config that is why it isn't uploaded. I want to spend as little time possible changing things in the Lua version and focus on finishing the C# update.
     
  20. I keep getting the message "You need to be in your own or in a friend's house to set your home!"
    I installed the FriendAPI plugin and me and my friend added each other as friend.

    Then I reloaded the plugins and still got the error..

    How can I fix this?