Blockland Forums > Help
Teleport Events Help
Aerodynamic:
How would I event a brick, so when I tap it (onActivate) it teleports people to a named brick (selected people, like, a team...)
Greek2me:
Download the setPlayerTransform event (search for it). Then make an event like this:
onActivate => Named Brick [brick_name_here] => setPlayerTransform.
Aerodynamic:
--- Quote from: Greek2me on March 08, 2013, 08:58:14 PM ---Download the setPlayerTransform event (search for it). Then make an event like this:
onActivate => Named Brick [brick_name_here] => setPlayerTransform.
--- End quote ---
Yes, I know how to do that, but, I was on a server once, where, whenever someone on on team clicked a button, it teleported him to the brick, BUT, it also teleported the other team to a brick...
xHerobrinex:
--- Quote from: Aerodynamic on March 09, 2013, 05:32:17 PM ---Yes, I know how to do that, but, I was on a server once, where, whenever someone on on team clicked a button, it teleported him to the brick, BUT, it also teleported the other team to a brick...
--- End quote ---
...and?
Aerodynamic:
--- Quote from: xHerobrinex on March 09, 2013, 05:32:55 PM ---...and?
--- End quote ---
Ad, I want to kno how to do that...