lNockl

Untitled

Dec 29th, 2016
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. on player arena join:
  2. if name of minigame is "harrypotter":
  3. set {_players} to player count of event-arena
  4. set {_min} to minimum of players of event-arena
  5. set {_timer} to default timer of event-arena
  6. add player to {live.%name of event-arena%::*}
  7. loop all players in event-arena:
  8. invoke "UpdateLobbyScore" from loop-player and {_players} and 12 and name of event-arena and {_timer}
Advertisement
Add Comment
Please, Sign In to add comment