Stellaris

Stellaris

Stellaris List EXtender - SLEX 3.0
 This topic has been pinned, so it's probably important
TheFlyingPotato  [developer] 2 May, 2020 @ 10:40am
Suggestions
If you think of something that should be integrated inside SLEX, please feel free to post a message!
< >
Showing 1-2 of 2 comments
Ghost49X 4 May, 2021 @ 1:34pm 
Can you iterate over the items in the list? Something basic like a Foreach loop would be fine.
TheFlyingPotato  [developer] 4 May, 2021 @ 1:44pm 
You can already do that ;)

set variable "index" to 0
while that variable is < list_length:
get/load list[index]
# do some stuff
endwhile
< >
Showing 1-2 of 2 comments
Per page: 1530 50