SHOW:
|
|
- or go back to the newest paste.
| 1 | Command /test: | |
| 2 | trigger: | |
| 3 | if {uzycie.%player%} is 0:
| |
| 4 | send "Yay" | |
| 5 | set {uzycie.%player%} to 24
| |
| 6 | stop | |
| 7 | else: | |
| 8 | if {uzycie.%player%} is greater than 1:
| |
| 9 | send "Odczekaj 24h" | |
| 10 | every 60 minutes: | |
| 11 | - | loop all players: |
| 11 | + | loop all players: |
| 12 | - | If {uzycie.%loop-player%} is greater than 1:
|
| 12 | + | If {uzycie.%loop-player%} is greater than 1:
|
| 13 | - | Add -1 to {uzycie.%loop-player%} |
| 13 | + | Add -1 to {uzycie.%loop-player%} |