1. Getting the following error showing up in Rusty any time someone tries to use the plugin.


    Code:
    [Oxide] 1:36 PM [Error] Failed to call hook 'cmdTeleport' on plugin 'm-Teleportation v1.4.15'
    File: m-Teleportation.lua Line: 2612 attempt to call field 'QuoteSafe' (a nil value):
      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.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] 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[] args) [0x00000] in <filename unknown>:0
    [event] assets/prefabs/npc/cargo plane/cargo_plane.prefab
     
  2. I see the same error after fix for new friends plugin. Friends can not set /sethome, instead they get a blank message. When building friends foundation sometimes they do.
    Code:
    [Oxide] 12:45 PM [Error] Failed to call hook 'cmdSetHome' on plugin 'm-Teleportation v1.4.25'
    File: m-Teleportation.lua Line: 1444 attempt to call method 'AreFriends' (a string value):
      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.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] 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[] args) [0x00000] in <filename unknown>:0 
     
  3. Is there a way that you can NOT teleport out of a building blocked area?
     
  4. Dear developers of the plugin teleportation, can make a ban on teleportation, when you RAID houses? how it works with delete, when a person removes radiation is blocked. just on my server You can install 2 sethome and when you RAID players are teleported to another point at home to save loot!
     
  5. Is there a permission for a test mod to use admin tp
     
  6. Can you help me please :( :

    [2/29/2016 4:01:49 PM] [Oxide] 4:01 PM [Info] m-Teleportation: To allow Homes to be set on foundations owned by friends of the player the plugin `Friends API` is required!
    [2/29/2016 4:01:49 PM] [Oxide] 4:01 PM [Info] This plugin can be downloaded at Friends API for Rust | Oxide
    [2/29/2016 4:01:49 PM] [Oxide] 4:01 PM [Info] The friends check has temporarily been disabled to prevent problems.
     
  7. Hey, you may want to check out the plugin "no escape". It does what you're asking.

    Also, a measure I instituted is to force foundation check for TP. They may get some loot out, but not all.
     
  8. No working after last upgrade Friends API
     
  9. That's because this hasn't been updated. Roll back to the previous version of friends and wait for developers to catch up.
     
  10. How do i turn of the /help chat info and also make it to only work for Admin?
     
  11. Muhgisis you should add the option so players can't TP just 5 seconds after they die, they should have to wait 10minutes or something.
     
  12. Hey guys, the reason m-Teleportation isn't working with FriendsAPI is because FriendsAPI changed the name of their plugin (internally). m-Teleportation was simply searching for a plugin with the old name. See my attached file for a fixed version to get you by until the next update. (Hopefully this is okay with the author).
     

    Attached Files:

  13. I fixed days ago but your version has missed many things use mine
    Teleportation System | Page 129 | Oxide
     
  14. I also provided link.

    Code:
    [Oxide] 12:45 PM [Error] Failed to call hook 'cmdSetHome' on plugin 'm-Teleportation v1.4.25'
    File: m-Teleportation.lua Line: 1444 attempt to call method 'AreFriends' (a string value):
      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.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] 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[] args) [0x00000] in <filename unknown>:0
    what is method "AreFriends"?
     
  15. Thats the friends plugin if you dont have it then turn it off in the config
    Friends API for Rust | Oxide
     
  16. Of course I have, but my friends is not working /sethome, they get a blank message. Interested, where author this plugin?...
     
  17. Works ok for me, you might have the old config for the m-Teleportation try this one you might need to delete the file in the data folder if it does not work. Now for the new friends plugin you need to fully delete all parts of it you have the script its self in the plugin folder the file in the config the file in the data folder and a file in the Lang folder delete all the friends files in each of these folders then upload a newly downloaded friend script
     

    Attached Files:

  18. thanx, i go test.