I've been trying to make a table-allocator using multi-dimensional arrays (like array[8][8][8]), but without any success yet.. Is it possible at all?
if yes, how would it look like in the local and init data?
ghehe, I keep doing it.. posting questions and fixing it myself minutes later.. XD
though, not sure if it's actually working right already.. but.. it runs when I hit play now..
the next part, loading and saving a multi-dimensional table..