Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- options:
- count: 5
- command /ranking:
- trigger:
- set {_a} to 0
- loop {list::*}:
- set {_list::%loop-index%} to loop-value
- loop {@count} times:
- loop {_list::*}:
- loop-value-2 > {_a}
- set {_a} to loop-value-2
- set {_highplayer} to loop-index
- message "%loop-number%位%{_highplayer}%さんの%{_a}%ポイント!"
- set {_a} to 0
- delete {_list::%{_highplayer}%}
Add Comment
Please, Sign In to add comment