Teleporting to random destination
-
Flaminglacier
- Posts: 65
- Joined: Thu Jun 21, 2012 9:28 pm
Teleporting to random destination
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
Give them all a unique TID, then in a for loop teleport them all individually.
=== RAGNAROK DM ON ... uh... dead forever? ===
=== ALWAYS BET ON ... uh... dead forever? ===
=== Who wanta sum wang? ===
=== Death and Decay - A new Monster/Weapon replacer ===
=== ALWAYS BET ON ... uh... dead forever? ===
=== Who wanta sum wang? ===
=== Death and Decay - A new Monster/Weapon replacer ===
-
Flaminglacier
- Posts: 65
- Joined: Thu Jun 21, 2012 9:28 pm
RE: Teleporting to random destination
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?
- Vincent(PDP)
- Forum Regular
- Posts: 527
- Joined: Thu Mar 14, 2013 7:35 pm
- Location: Sweden
- Clan: My DOOM site
- Clan Tag: <MDS>
- Contact:
RE: Teleporting to random destination
If there are multiple they're always random.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?
