Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2014
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. on block break:
  2. if block is glass:
  3. if block is on {xyz}:
  4. if yaw of {cop1} is 60 and pitch of {cop1} is 90:
  5. wait 4 seconds
  6. if {cop1} is alive:
  7. execute console command "/chamarpolicia"
  8. if block is on {xyz}:
  9. if yaw of {cop2} is 60 and pitch of {cop2} is 90:
  10. wait 4 seconds
  11. if {cop2} is alive:
  12. execute console command "/chamarpolicia"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement