SFJc6dVD
Język: Skript
|
Autor: Enzzo
command /losowanie: trigger: set {_x} to random integer between 0 and 100 if {_x} is greater than or equal to 50: send "Wygrales" stop if {_x} is less than 50: send "Przegrales" stop