Due to request I made this extension...
It can store an unlimited number of named dynamic arrays (integers or strings)..
Save/Load is currently unavailable!
Get it here!
Printable View
Due to request I made this extension...
It can store an unlimited number of named dynamic arrays (integers or strings)..
Save/Load is currently unavailable!
Get it here!
New version if anyone's interested... Added Save/Load and fixed some minor bugs.
Get it here!
This is a very welcome direction for data in MMF2!
I like adn use the Named Variables Object, (similar to Associative Array) for various reasons/uses. Multi-Array adds a new dimension to the idea of named variables and arrays. The best part is that you really can keep better track of your data this way and work in a more complex way. It also enhances readability in contrast to standard arrays.
While this is in Beta, I would like to suggest considering some of the various options, (not necessarily all) that the above extensions offer.
Also, some feel that Alterable Values and Strings should not be added to data-oriented extensions citing confusion for newer users. I can understand that, but I always try to keep program-related data with the object it pertains to, if you see what I mean. Putting the AV's and AS's up top with a separator line should make it clear that that data is separate from what the extension is doing. Plus, this lends itself to using behaviors to program an extension for more functionality and automation.
Anyway, now that I see this in action, I must say, please do continue forward with it as it makes a powerful addition to the stable of data-oriented extensions for MMF2.
Thanks!