Made a command that can bring multiple players. I had never really used vectors, angles or traces before. This was a great way to experiment with them.
I hope these bots brought their towels!
I made sure it can handle smaller spaces.
Attached the command in addon format, in case anyone wants the code.
Usage: ulx tbring <players> [<number: 33<=x<=200, default 50>] - Teleports target(s) to you. (say: !tbring)
The second, optional, parameter can be used to control the space between each player:
Cram players in like sardines:
!tbring * 33Or, give them lots of free space:
!tbring * 200Happy halloween!
Edit: Updated command to remove an unnecessary trace.