Blockland Forums > Help

Can you teleport players using events?

Pages: (1/1)

awesomebread:

Like, if you clicked a brick, then teleported somewhere else. Can you do that without the use of teledoors?

Greek2me:

Yes. You need to use the setPlayerTransform event. (it is on RTB)

Davidosss2003:


--- Quote from: awesomebread on April 22, 2013, 11:55:02 PM ---Like, if you clicked a brick, then teleported somewhere else. Can you do that without the use of teledoors?

--- End quote ---
You Need setPlayerTransform Event. How to make it:
onActivate/onPlayerTouch>Brick>setPlayerTransform (BrickName)
If you using DrenDran's Events, That's for it. if using Normal:
onActivate/onPlayerTouch>NamedBrick>setPlayerTransform
                                               (BrickName)
Thank you for reading this awesomebread!

TheKid:

question has been answered
lock

Pages: (1/1)

Go to full version