Satoru7135

Untitled

Oct 31st, 2018
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. on chat:
  2. if {wait::%player%} is set:
  3. cancel event
  4. send "&b2秒待ってください"
  5. else:
  6. set {wait::%player%} to 1
  7. wait 2 seconds
  8. clear {wait::%player%}
  9. stop
Advertisement
Add Comment
Please, Sign In to add comment