Greetings,
If I put a string array declaration (for example "string C_Lines[500];") inside a function the script won't compile (using the 04/21 build). Outside, as a global, it compiles fine.
I'm wondering if this is this intentional or just a glitch?
And a second question:
Are multidimension arrays planed for the future?
yeah arrays must be globally declaired, I dunno if there's plans to do what you said or not. as for 2d arrays, I think they're already implemented... the isometric engine looked like it used them.
That was a fast response Rage :)
Thanks for the answer.
Regarding multi dimensional arrays:
It CAN be emulated with the current arrays, when I need a Array[100,100] I just use a Array [10000] (100*100). But it would save me some thinking (I admit it, I'm lazy) if multis are added some time later.
Ben McGraw's lovingly crafted this website from scratch for years.
It's a lot prettier this go around because of Jon Wofford.
Verge-rpg.com is a member of the lunarnet irc network, and would like to take this opportunity to remind you that regardless how babies taste, it is wrong to eat them.