1. Wulf

    Wulf Community Admin

    Did you edit the config at all recently?
     
  2. FTM

    FTM

    Just the times it takes for cooldowns.
     
  3. Wulf

    Wulf Community Admin

    It sounds like something in the config was messed up, so it isn't loading it and therefore the messages are erroring because of that.
     
  4. FTM

    FTM

    Alright, I'll check into that.

    I'm also having an issue of I can't clear saved homes, even deleting the data file, it re-populates with the saved homes info.
     
  5. Wulf

    Wulf Community Admin

    Data files can't be deleted while the plugin is loaded. You can however use /wipehomes.
     
  6. FTM

    FTM

    Thanks man.
     
  7. [Oxide] 6:29 AM [Warning] CallHook 'OnEntityTakeDamage' on plugin 'm-Teleportation v1.4.23' took: 2672ms
    [Oxide] 6:29 AM [Warning] CallHook 'OnEntityTakeDamage' on plugin 'm-Teleportation v1.4.23' took average: 252ms
     
  8. Hey,

    I get this Error
    Code:
    3:10 PM [Error] Failed to run a 30.00 timer
    File: m-Teleportation.lua Line: 2579 Object reference not set to an instance of an object:
      at BasePlayer.SendFullSnapshot () [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    Can u help me about that?

    Ty,
     
    Last edited by a moderator: Jan 3, 2016
  9. Hi. Why a friend can not make a point of spawn in a friend's house? Although he is registered in a cupboard!
     
  10. he also have to add him as friend and maybe tag him on the livemap too if available. then it should work
     
  11. Yes, with frinds api its work!
     
  12. Hello, could you please help me with this?
    Code:
    [Oxide] 1:26 AM [Error] Failed to call hook 'cmdTeleportRequest' on plugin 'm-Teleportation v1.4.23'
    File: m-Teleportation.lua Line: 1839 attempt to compare number with boolean:
      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 
    I just altered the numbers in cooldown, time it takes to teleport, and teleport limit (cuz it comes with limit of 5 per day) and now it doens't let anyone /tpr, wich is weird because i did the same in the home cooldowns, duration and limit, and homes commands and teleports are working.
     
  13. Wulf

    Wulf Community Admin

    Please upload your config file using the 'Upload a File' button.
     
  14. Here it is.
     

    Attached Files:

  15. That is not the config but I see you have edited the script you would be best to upload the default script
     
  16. Sorry, im really new to hosting a server, and i know nothing about coding i just read the code and try to follow the logic. Is the config file the .json on the other folders outside plugins?
     
  17. All json files go into the config folder these files in that folder is what you edit never edit the script and use notepad++ to edit them
     
  18. Oh thanks a lot, i been editing the cs files on plugins, and some worked, so i havent discovered that yet, ok i will do that.

    Update: its working now with my custom settings, thanks a lot guys :)
     
    Last edited by a moderator: Jan 4, 2016
  19. Bug with event manager : one player join the event, he wait any second and he make /home he is teleported in arena with kit etc and after 3 or 4 seconds the player are teleported to his home with the kit .................. Please can you fix it .... :/
     
  20. Is there a way to disable the home teleport system?
    [DOUBLEPOST=1451986599][/DOUBLEPOST]Forget about my question I found how to do it.