January 26, 2021, 12:32:33 PM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Forum
Help
Search
Gallery
Login
Register
SyntaxBomb - Indie Coders
»
Languages & Coding
»
Blitz2D, BlitzPlus, Blitz3D
»
Is this possible?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Is this possible? (Read 181 times)
JBR
Full Member
Posts: 123
Is this possible?
«
on:
January 13, 2021, 01:26:46 AM »
Hi,
B3D creates one list for all types of a certain type.
What I'd like is to be able to have a 100 separate lists of the same type.
Is the only way to use arrays and Null the empty excess spaces?
Thanks, Jim.
Logged
Matty
Hero Member
Posts: 1346
Re: Is this possible?
«
Reply #1 on:
January 13, 2021, 01:48:10 AM »
There's no native way to do that in blitz3d you are correct.
However a solution using arrays would work but is not the only one.
Logged
I eat cheese in the trees when its eight degrees
RemiD
Hero Member
Posts: 1128
Re: Is this possible?
«
Reply #2 on:
January 13, 2021, 09:38:41 AM »
dim arrays are much easier to use and faster anyway (if you split your map in zones / childs, or your GUI in windows / childs)...
you just have to reorganize the array once each loop (if you delete some instances)...
Logged
DualCore AMD E-450, 1646 MHz - 6 Go DDR3 1333 SDRAM - AMD Radeon HD 6320 Graphics (384 Mo) - Windows 7 Home Premium - DirectX 11.0
Print
Pages: [
1
]
Go Up
« previous
next »
SyntaxBomb - Indie Coders
»
Languages & Coding
»
Blitz2D, BlitzPlus, Blitz3D
»
Is this possible?
SimplePortal 2.3.6 © 2008-2014, SimplePortal