upoupo0201

Untitled

Nov 3rd, 2024
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. on join:
  2. wipe player's sidebar
  3. while player is online:
  4. if {game} is true:
  5. wipe player's sidebar
  6. set name of sidebar of player to "情報"
  7. set score "&a残り時間:%{time}%" in sidebar of player to -1
  8. set score "&6能力:%{job%player%}%" in sidebar of player to -2
  9. subtract 1 from {time}
  10. wait a second
  11. else:
  12. exit loop
Advertisement
Add Comment
Please, Sign In to add comment