Solved Auto-Clear-Chat

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Adrian Vrancianu

New Member
Sep 5, 2020
9
0
1
47
Hello, i resolved a lot from my skript, but I don't know this error:

can't understand this event: 'loop all players'
This is the skript:

every 30 minutes:
loop all players:
send "&c&lCHAT &8&l» &fChat-ul tau va fi sters automat in &c5 minute&f!" to loop-player
wait 4 minutes
send "&c&lCHAT &8&l» &fChat-ul tau va fi sters automat intr-un &cminut&f!" to loop-player
wait 57 seconds
send "&c&lCHAT &8&l» &fChat-ul tau va fi sters automat in &c3 secunde&f!" to loop-player
wait 1 second
send "&c&lCHAT &8&l» &fChat-ul tau va fi sters automat in &c2 secunde&f!" to loop-player
wait 1 second
send "&c&lCHAT &8&l» &fChat-ul tau va fi sters automat intr-o &csecunda&f!" to loop-player
wait 1 second
loop all players:
loop 200 times:
send "&r" to loop-player
send "&c&lCHAT &8&l» &fChat-ul tau a fost sters &cautomat&f!" to loop-player
send "&r" to loop-player
stop




I RESOLVED! THANKS!
 
Status
Not open for further replies.