Is there a global matrix i can store values to in mf2Dev, or do i have to use individual global values, and can this "matrix" be outputted to ini without having to iterate to each matrix cell?
Printable View
Is there a global matrix i can store values to in mf2Dev, or do i have to use individual global values, and can this "matrix" be outputted to ini without having to iterate to each matrix cell?
You set them like normal.... Just from the speical object.Quote:
Originally Posted by LordRichard2
To set them from outside the subapp you use the events under the sub app object.