Author Topic: Event: Teleport all players to their last spawn  (Read 3677 times)

Onprojectilehit > minigame > returnallplayers

Is this possible?

I don't want players to respawn and lose all their items, I just want all the players to teleport to their last spawn point.

PM me for more info.
« Last Edit: October 04, 2013, 02:20:59 AM by Dark Fire »


For a server I'm going to be hosting.
Players are released to find items hidden in the map, then after a certain time they are fetched back for a death match.


Why do people always ask this?
because depending on what exactly he needed to do, there might already be an addon...

So is it possible?
or is there something like this?

So is it possible?
or is there something like this?
it's totally possible. there are already events for teleporting individual players
I'm sure there are ways to do it with existing events so that it teleports every player, but as far as an event specifically for this purpose, I don't think it exists yet

Just put a delay on the spawn bricks

30000/onplayerspawn/brick_tele/setplayertransform/north

I know I can do that but 30 seconds is too short of a time.

I know I can do that but 30 seconds is too short of a time.
you can use relays to make it longer

you can use relays to make it longer
That's still maximum 60 seconds.
I think someone made a setTimer command a while back.



There's only one kind of relay per brick.
who says you can only use one brick?

who says you can only use one brick?
Pain in the ass, especially if you have a lot of spawns.