Page 1 of 1
Teleporting to random destination
Posted: Fri Jun 27, 2014 10:18 pm
by Flaminglacier
Is there anyway I can teleport a group of players without using teleportgoup? Like can I give every player the same TID then teleport them all to a bunch of teleport spots that share the same id?
RE: Teleporting to random destination
Posted: Fri Jun 27, 2014 10:40 pm
by Ivan
Give them all a unique TID, then in a for loop teleport them all individually.
RE: Teleporting to random destination
Posted: Sat Jun 28, 2014 5:45 pm
by Flaminglacier
I already have a script that requires all players to have the same id. Is it possible that when I do the teleportation script it teleports each player to a random teleport destination that has the same id as the other destinations?
RE: Teleporting to random destination
Posted: Sun Jun 29, 2014 9:13 am
by Vincent(PDP)
Flaminglacier wrote:
I already have a script that requires all players to have the same id. Is it possible that when I do the teleportation script it teleports each player to a random teleport destination that has the same id as the other destinations?
If there are multiple they're always random.