| Blockland Forums > Suggestions & Requests |
| Need some help with spawnroom teleport events |
| (1/2) > >> |
| Megaguy2:
Okay so real quick is there any way to make a spawnroom with weapon selection *already have this part* but have the buttons that spawn you in teleport you to random locations? I already have a bunch of bricks down named "spawn", How do I do it? |
| Megaguy2:
I'm considering teledoors but it doesn't seem like a good solution for what i have planned |
| The Brighter Dark:
Yu could get "set player transform" event have have that tele the player, and get "shift events enabled" so each time its clicked/touched it connects to a different brick in the shift loop. |
| Megaguy2:
--- Quote from: The Brighter Dark on March 08, 2013, 02:53:39 PM ---Yu could get "set player transform" event have have that tele the player, and get "shift events enabled" so each time its clicked/touched it connects to a different brick in the shift loop. --- End quote --- Huh? I don't understand. |
| Jerkface:
1. X onplayerspawn > (named brick 1) > setplayertransform 2. [ ] onplayerspawn > (named brick 2) > setplayertransform 3. [ ] onplayerspawn > (named brick 3) > setplayertransform 4. [ ] onplayerspawn > (named brick 4) > setplayertransform 5. [ ] onplayerspawn > (named brick 5) > setplayertransform 6. [ ] onplayerspawn > (named brick 6) > setplayertransform 7. [ ] onplayerspawn > (named brick 7) > setplayertransform 8. X onplayerspawn > shifteventenabled > 1 2 3 4 5 6 7 |
| Navigation |
| Message Index |
| Next page |