Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on join:
- wipe player's sidebar
- while player is online:
- if {game} is true:
- set name of sidebar of player to "情報"
- set id score "&a残り時間:%{time}%" in sidebar of player to -1 with id "%player%-1"
- set id score "&6能力:%{job::%player%}%" in sidebar of player to -2 with id "%player%-2"
- subtract 1 from {time}
- update score id "%player%-1" to "&a残り時間:%{time}%" and -1
- wait a second
- else:
- exit loop
Advertisement
Add Comment
Please, Sign In to add comment