#How do i type loop-value in gui slot

1 messages · Page 1 of 1 (latest)

ripe wolf
#

loop {factions::*}:
make gui slot (integers from 12 to 16) with blue glass pane named "%loop-value%"

How do i get each single loop-value in it's own slot? So like, slot 12 "A", slot 13 "B", etc

slate aurora
#

well each loop

#

(each faction)

#

you are setting all the slots

#

just loop factions and then use loop-iteration

ripe wolf
#

could you type a small example so i understand?

#

let's say {factions::*} got 19 names inside

#

and i have to put such loop-value name from slot 1 to 19

#

hmm like

#

make gui slot loop-iteration with blue glass pane named "%loop-value%"