NTeleportation

Moved

Total Downloads: 53,626 - First Release: Apr 12, 2016 - Last Update: Apr 5, 2018

5/5, 88 likes
  1. cant set home in caves on foundations
     
  2. Need an update to be able to set a home on foundations in the caves
     
  3. here a temp fix for new caves feel free to like ^^
     

    Attached Files:

  4. doesn't seem to work
    [DOUBLEPOST=1480636293][/DOUBLEPOST]The following:
    [Oxide] 12:48 [Info] [NTeleportation] cave_building_pocket_3x3x2_a
    [Oxide] 12:48 [Info] [Better Chat] CRAB_: yep still didnt work
     
  5. Did you delete config first before using the one above
     
  6. yes, doesnt make a difference
     
  7. The one Sami posted worked for me. still getting that (02:22:21) | [Oxide] 02:22 [Info] [NTeleportation] cave_building_pocket_4x4x3_a but it worked.
     
  8. Users are getting you are not on a foundation, when they are on a foundation
     
  9. I unloaded the plugin, deleted the config json, installed the update that was posted above and players still cannot set home in caves unless I set the foundations option to false.
     
  10. when you write /sethome 1, the circle appears, TELL me how to remove this circle? 7IBhPaI_0F8.jpg
     

    Attached Files:

  11. That's the debug sphere that is displayed when you're an admin and you've set home.

    To remove this feature simply edit the .cs file and around the lines 1109 you should see this:

    Code:
                if (player.IsAdmin())
                    player.SendConsoleCommand("ddraw.sphere", 60f, Color.blue, GetGround(positionCoordinates), 2.5f);
    Simply delete that and save the file.
     
  12. Sorry was a debug message, please use this version with my config, it still working on my server.

    About the blue sphere, it's a debug and it's displayed only for admin, normal players won't see it
     
  13. Getting building blocked when people TPR. Any ideas?
     
  14. [Error] Failed to initialize plugin 'NTeleportation v1.0.14' (NullReferenceException: Object reference not set to an instance of an object)
    I get this error when I load the plugin in, anyone knows what im doing wrong?
     
  15. No permission for /town ? Can add it ?
     
  16. I've added a check to not allow /home or /tpr when wounded against the current release, 1.0.14. This should resolve the issue with players being able to teleport home or to other players while incapped that some people had mentioned in this thread.

    Added Line 324:
    Code:
    {"TPWounded", "You can't teleport while being wounded!"},
    Added Line 2272:
    Code:
    if (player.IsWounded())
                    return "TPWounded";
    Cheers :)
     
  17. how do i give someone vip for this
     
  18. Hi guys..is there any way of creating another spawn like /town but for other coliseum or things? it would be nice to get a /coliseum..and /town also..many points. thanks!
     
  19. How to add multiple vips? like "vip, premium, elite" i want to set differnte max homes for each one
     
  20. Hi.
    How To Chenj Colldonw.