Blockland Forums > Suggestions & Requests
Elevators!!!
Devvy:
Me and USAF Airman have clockturn's, So do NiXiLL and Darren :3
Freeze:
Use onActivate MovetoBrick to make an elevator
shafin25:
--- Quote from: Freeze on February 02, 2010, 03:21:22 AM ---Use onActivate MovetoBrick to make an elevator
--- End quote ---
LEarn to use events starfish. That is for walking TO the brick. Not teleporting. Use SetPlayerTransform event.
Devvy:
--- Quote from: shafin25 on February 02, 2010, 07:32:30 AM ---LEarn to use events starfish. That is for walking TO the brick. Not teleporting. Use SetPlayerTransform event.
--- End quote ---
That's how clockturn's elevators work
Onactivate > named brick [Lift] > MovetoBrick [Destination]
Freeze:
--- Quote from: shafin25 on February 02, 2010, 07:32:30 AM ---LEarn to use events starfish. That is for walking TO the brick. Not teleporting. Use SetPlayerTransform event.
--- End quote ---
Thats for bots
--- Quote from: Darkhaz on February 02, 2010, 10:00:55 AM ---That's how clockturn's elevators work
Onactivate > named brick [Lift] > MovetoBrick [Destination]
--- End quote ---