#real time if check

1 messages · Page 1 of 1 (latest)

acoustic ivy
#

...

cloud rover
#
  loop all players:
    send "test" to loop-player```
#

2 main things

1st: there are no player's in periodical event, so you have to specify the world and loop all players (or anything) you wanna work with

2nd: everything between "" is a string ( a text) so you are doing the same as if "potato" is "portugal"