Stellaris

Stellaris

Stellaris List EXtender - SLEX 3.0
 Toto téma bylo přilepeno, takže je nejspíš důležité
TheFlyingPotato  [vývojář] 2. kvě. 2020 v 10.40
Suggestions
If you think of something that should be integrated inside SLEX, please feel free to post a message!
< >
Zobrazeno 12 z 2 komentářů
Can you iterate over the items in the list? Something basic like a Foreach loop would be fine.
TheFlyingPotato  [vývojář] 4. kvě. 2021 v 13.44 
You can already do that ;)

set variable "index" to 0
while that variable is < list_length:
get/load list[index]
# do some stuff
endwhile
< >
Zobrazeno 12 z 2 komentářů
Na stránku: 1530 50