Paste #30166: Untitled Paste

Date: 2016/02/11 16:41:55 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5


- foreach li@flagname1|flagname2|flagname3 {
  - if <player.flag[<def[value]>]||0> >= <player.flag[<def[highest]||<def[value]>>]||0> {
    - define highest <def[value]>
    }
  }