HWTeleportation

Moved

Total Downloads: 12,622 - First Release: Dec 12, 2015 - Last Update: Nov 5, 2017

5/5, 35 likes
  1. Wulf

    Wulf Community Admin

    You'd only see that message if you are trying to use the plugin with a game other than Hurtworld, or your server is outdated by quite a few versions.
     
  2. Code:
    22:36 [Debug]   at Oxide.Plugins.Teleportation.TeleportPlayer (.PlayerSession player, .PlayerSession target) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Teleportation+<cmdTpa>c__AnonStorey2.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
    22:40 [Error] Failed to run a 60.00 timer in 'Teleportation v1.4.0' (NullReferenceException: Object reference not set to an instance of an object)
    22:40 [Debug]   at Oxide.Plugins.Teleportation+Location.Teleport (.PlayerSession player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Teleportation+<cmdHome>c__AnonStorey0.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0 
    Code:
    21:58 [Error] Failed to run a 60.00 timer in 'Teleportation v1.4.0' (NullReferenceException: Object reference not set to an instance of an object)
    21:58 [Debug]   at Oxide.Plugins.Teleportation+Location.Teleport (.PlayerSession player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Teleportation+<cmdHome>c__AnonStorey0.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0 
    Code:
    12:23 [Error] Failed to run a 60.00 timer in 'Teleportation v1.4.0' (NullReferenceException: Object reference not set to an instance of an object)
    12:23 [Debug]   at Oxide.Plugins.Teleportation+Location.Teleport (.PlayerSession player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Teleportation+<cmdHome>c__AnonStorey0.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
    12:56 [Info] Kits was compiled successfully in 1878ms
     
  3. You are able to exit the surrender when tping could you fix that? Or cancel tp if you exit surrender before you are teleported.
     
  4. We need a "hook" for that. I hope this can be added soon. Once that happens, i can do that.
     
  5. How to I make it so everyone whose on the server can use this?
     
  6. /grant group default teleportation.home
    /grant group default teleportation.tpr
    /grant group default teleportation.warp
     
  7. Naz

    Naz

    is it possible to give specific use permission to have more X homes?
    thank you
     
  8. There was but it might have been removed..
     
  9. how this home vip ? do not have permission or anything
     
    Last edited by a moderator: Jan 25, 2016
  10. Actually I did not remove it.
     
  11. LaserHydra Hello , I'm with a doubt on the functioning of vip home , my server has 3 different levels of VIP . I wonder how it would work to use this plug- in only 2 different levels of VIP . I'm a little confused because there is no permission for this specific use.
     
  12. Code:
    [Oxide] 20:57 [Debug]   at Oxide.Plugins.Teleportation.Teleport (.PlayerSession player, Vector3 location) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Teleportation.TeleportPlayer (.PlayerSession player, .PlayerSession target) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Teleportation+<cmdTpa>c__AnonStorey2.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0 
     
  13. Do you know if that happens if you do something specific?
     
  14. ddm

    ddm

    I have a question, I now is all players can use/TP, I think only administrators use, how to turn off this feature? Can I order demonstration?
     
  15. Code:
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 65)[Oxide] 17:05 [Debug]   at Oxide.Plugins.Teleportation+Location.Teleport (.PlayerSession player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Teleportation+<cmdHome>c__AnonStorey0.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0 
     
  16. Do you know if that happens if you do something specific?
     
  17. ddm

    ddm

    Language communication has obstacles,。
    I'm using(/grant user player permission) this command to open the player transfer function, is there any command to close it?
     
  18. The opposite for granting - revoking can be done using
    /revoke user <player> <permission>
    /revoke group <group> <permission>
     
  19. ddm

    ddm

    I just want to shut down the player (/tp =name) function, input a lot of time, may I have a error format, no success. Worried ask for help. Thanks.
    [DOUBLEPOST=1453912923][/DOUBLEPOST]
    The question now is: all the people can use the administrator/TP this functionality, I want to close/TP and not alone/TPR function, I input the above command, you always prompt to enter the user or user ID, in order to shut down.
     
  20. /revoke group player teleportation.admin