1. Hey Mughisi, can you please post your updated cfg to the plugin? Thanks man
     
  2. It's getting a bit too long to post here, so I've put it here: https://gist.github.com/Mughisi/feba7cdaf97452eea92f
    I'm guessing sometimes it's still trying to attempt to send a message to a player that logged off or something, going to add a small update now that should check if there is in fact a target and if that target is online.
     
  3. Mughisi updated Teleportation System with a new update entry:

    Minor bug fix

     
  4. hi, nice plugin thx for that. I got a question

    Why can normaly User only set thier home on a foundation and not in the 2nd Floor?

    Me as an admin can set it via /tpsave home as example

    but the normaly way /sethome 1 as example does not allowed it on the 2nd floor
    Why?
     
  5. Because sethome could be abused to set the home on someone else his home and teleporting to it and falling through the roof. And the tpsave allows you to save everywhere because it's only for admins.
     
  6. Now the actual problem when, after telopratitsii can walk through walls, etc.
    [DOUBLEPOST=1415317161][/DOUBLEPOST]
     
  7. It is a problem with rust in general, they modified how the collission with walls works to fix the wallglitch with building a wall right next to another wall to get through so they changed it so they can no longer get pushed away. Instead they will now be inside the wall to prevent to get pushed through the other. This change is actually what's getting them through the walls as they spawn near them, i'm currently looking into a few different ways on how to prevent this from happening, I'll be trying to have it ready by saturday but depending how busy I get it might take a bit longer.
     
  8. As I understand it, today they keep upgrading the system construction. At a minimum 7 add new elements of construction. Maybe there's something to change ...
     
  9. Crikey Rust likes updating there server files frequently dont they.
     
  10. How to make a home elsewhere than on a foundation

    what changes need to be done thank you
     
  11. Currently it's forced on top of a foundation, if you also want players to put it on the ground you can disable this in the config file: "ForceOnTopOfFoundation". Just set that to false and players will be able to set a home anywhere they want.
     
  12. Oxide] 8:13 PM [Error] m-Teleportation: [string "m-Teleportation.lua"]:2265: unfinished capture
    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 (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.E
     
    Last edited by a moderator: Nov 9, 2014
  13. When will the update for Oxide build 21 be coming out? this plugin is incompatable with the current version of Rust Experimental and now i cant tp nor can anyone on my server. Any info would be amazing. Thanks for all you do.
     
  14. I just used it. Worked fine.
     
  15. The plugin should be working as Domestos stated, if the commands are not working at all an error probably occurred when loading the plugin so be sure to check the Oxide logs, if you'd be using another plugin with the same commands it will cause on of them not to be loaded, currently there is a homes plugin by Taffy that uses a few of the same commands that interfere with my teleportation plugin so you should have a look at that as well.

    Hmm, I currently don't have access to my server/pc/steam except of steam on my phone, could you try to recreate the problem? I believe it's caused when you're trying to teleport to a player, or a player with a % in his name.
     
  16. Could you add an option for shared saved locations for /tpl? My admins like to save locations they all can see and use.
     
  17. 8:14 PM [Error] Failed to initialise plugin m-Teleportation (LuaScriptException: attempt to index a nil value)
    8:14 PM [Debug] at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
     
  18. Mughisi updated Teleportation System with a new update entry:

    Small bug fix

     
  19. You can disable the home cool down?