WelcomeTP

Moved

Total Downloads: 369 - First Release: Aug 14, 2017 - Last Update: Nov 1, 2017

5/5, 3 likes
  1. Suggestion: I would love to be able to set more than one location and have it randomly choose one.
     
  2. Any ETA on a fix?
     
  3. Is there a way to make them TP to a random beach when they exit the location for example? Because it just results in people being killed as soon as they leave the hub, or only a section of the island being used
     
  4. Not spawning at my set location, Using a custom map
     
  5. found out that editing the cs fixed it,
    also /position is not the true position,
    use /tp to find out the right position.

    Atleast this was the case on my custom map.
     
  6. Not universally no
    [DOUBLEPOST=1505321014][/DOUBLEPOST]
    Those commands don't exist in this plugin, but if you found a way of finding accurate positions in another plugin, that's great.
    [DOUBLEPOST=1505321029][/DOUBLEPOST]
    Fix for what?
     
  7. New players spawning at 0, 0, 0

    Doesn't matter if I change the config or not
     
  8. i used the Teleportation plugin, and did /tp 2962, 17, 2764 (example) until i found the right position then added in WelcomeTP.cs:
    Position = new GenericPosition(2962, 17, 2764);
    Saved the file and it worked
     
  9. So you are editing the actual plugin, not the config file?
     
  10. Yes the actual plugin since the config file did not work for me also
     
  11. Ryan updated WelcomeTP with a new update entry:

    1.0.7

     
  12. Will test It when I get home, Thank you in advance!
     
  13. Why not serialize X, Y, and Z to store the player's position via command?
    [DOUBLEPOST=1505422212][/DOUBLEPOST]
    What do you mean by custom map? If you change it server-side it won't sync with the client.
     
  14. an other map than Diemensland
     
  15. Yea that's probably a better way of doing this actually. It'll save people finding the positions and stuff theirselves.
     
  16. Turns out the issue is with the Oxide GenericPosition class.

    I’ve PR’d a fix plus some more GenericPosition additions. Hopefully it’ll make it in soon.
    [DOUBLEPOST=1505486309][/DOUBLEPOST]I’m now using @Kappasaurus’ suggestion in the next version that I’ll upload when/if the new Oxide build is released.
     
  17. Wulf

    Wulf Community Admin

    I'll be accepting the pull 'equest soon. :p
     
  18. Fuck sake, stop bullying me hahahaha
     
  19. Ryan updated WelcomeTP with a new update entry:

    1.1.0

     
  20. Plugin not loading anymore with the latest patch for hurtworld