Guest User

Untitled

a guest
Jul 16th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. (0:7) When somebody moves into position (#,#),
  2. (1:62) and they (bump into/move through) wall shape 10 with texture 2,
  3. (1:19) and they (moved from/are standing at) position (#,#),
  4. (1:10) and the triggering furre is the dream owner,
  5. (3:2) at position (#,#) on the map,
  6. (5:62) change wall shape 10 with texture 2 to shape 8 with texture 2.
  7. (5:8) play sound 3 to the triggering furre.
  8. (5:50) set countdown timer 1 to go off in 2 seconds.
  9.  
  10. (0:7) When somebody moves into position (#,#),
  11. (1:62) and they (bump into/move through) wall shape 10 with texture 2,
  12. (1:19) and they (moved from/are standing at) position (#,#),
  13. (1:602) and the PhoenixSpeak info {level} about the triggering furre is more than 3,
  14. (3:2) at position (#,#) on the map,
  15. (5:62) change wall shape 10 with texture 2 to shape 8 with texture 2.
  16. (5:8) play sound 3 to the triggering furre.
  17. (5:50) set countdown timer 2 to go off in 2 seconds.
  18.  
  19. (0:50) When countdown timer 1 goes off,
  20. *Cannot play sound 4 to triggering furre - no furre triggered this!
  21. (5:60) change wall shape 10 to shape 8.
  22.  
  23. (0:50) When countdown timer 2 goes off,
  24. *Cannot play sound 4 to triggering furre - no furre triggered this!
  25. (5:60) change wall shape 10 to shape 8.
Add Comment
Please, Sign In to add comment