Looping List Variable

  • 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.

MusicManSK

Active Member
Nov 30, 2017
230
11
18
Hello!
Im need help with loping list variable...
I have this code:
code_language.skript:
set {rew.normal::%player%} to false
and this:
code_language.skript:
every 30 seconds:
    loop {rew.normal::*}:
        set {rew.normal::%loop-index%} to true
But
code_language.skript:
broadcast "%{rew.normal::%player%}%"
in command event returning "false"...
Im need help with it
[doublepost=1521407677,1521402205][/doublepost]Fixed
I dont know what was the issue but now its works

LOCK
 
Status
Not open for further replies.