1. I know, you dont understand me
    In rust legacy I need using oxide.lua for using other plugins.


    Its same point in Experimental? I need oxide.lua for experimental?
     
  2. Wulf

    Wulf Community Admin

    oxidecore.lua was only for Oxide 1.18. Oxide 2.0 for both Rust Experimental and Rust Legacy do not use that.
     
  3. Hello I have a question, how can I remove a "sethome" for someone else than me? Because when someone makes a sethome in my own home then he can always come in and steal my items as often as he wants. How can I delete his "sethome" in my house?
     
  4. That's currently not possible but I'll look into something for admins to do such a thing when I rewrite the plugin in C#. Currently the only way to do this would be by editting the data file manually but you'd need to know the player's steamid and changing the content of the file is best done when the server is offline, so I wouldn't recommend it.
     
  5. is there a way so players get a command to see how much tps or tp homes they got left?
     
  6. Currently that isn't possible, I plan on adding this in the C# rewrite.
     
  7. Can something be done about the abuse of TP to raid bases? i.e someone runs at base while accepting a teleport forcing the player into the base
     
  8. Are they doing anything special because I can't replicate this, each time I'm running at wall or something when the teleport happens I end up a bit away from the wall sleeping.
     
  9. Let me get back to you with some more info, it's definitely possible i saw it demonstrated to me last night due to some unexplainable raids, the players were telling me how the bug was done. They said something about running TP and abusing the period while you sleep lol i'll try find out more
     
  10. Would adding separate permissions? Like vip users with permission can give infinite tp and players have limits?
     
  11. How do I prevent players from setting homes in other players houses? I have the friendsAPI installed
     
  12. Do you have the building owners plugin installed?
     
  13. No will give it a try, thanks
     
  14. Hey @Mughisi is it possible for you to create a new admin command for "/tpall here" so that would be usefull for Admins if they create a event to Teleport whole Server to the Admin :)
     
  15. Hi is it possible to set a length of time between applications of tp
     
  16. I'll consider this when rewriting this to C#
    The /tpr and /home commands have a cooldown (in seconds). If you set that value to anything but 0 they can only use the command once in that interval.
     
  17. Sounds good ...ill hope you can do it fast :>...it would be usefull for the admins..
    And if you are doing your job what about "Admins can set a Teleport Point for players (for events) and players can use it ,like /settp NAME ,/tpto NAME,before players can use the command ,an admin have to activate it.
     
  18. I'm getting this error every time I try to teleport. Any ideas?
    Code:
    [Oxide] 5:40 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
     
    Last edited by a moderator: May 1, 2015
  19. Wulf

    Wulf Community Admin

    Update to the latest version, you are outdated.
     
  20. It's a server hosted through Multiplay. It's listed as version 1.4.15 which should be current?