| |
Jammer
Registered: Nov 2002 Posts: 1335 |
Release id #147882 : Spindle 2.2
Damn, that's fast! :D
Is it possible to select specific filegroup from script to load or it's fixed trackmo loader? I'm kind of fresh to loaders so prepare for bunch of dumb questions from time to time ;) So far I'm only able to load each group one by one (as in trackmo) and that works perfectly. Might the loader be appropriate for simple selectors/collections and stuff? I know it totally doesn't rely on filenames etc. but maybe some indexes for 'paragraphs' and initiating appropriate value before $0c90 call? ;) |
|
| |
lft
Registered: Jul 2007 Posts: 369 |
Hi!
Currently it's not possible to seek to a different position in the script. I might be able to add that option in a future version.
So right now it's not possible to use Spindle for a selector-style interface. But you can make a repeating demo if you abuse the multi-disk feature, and use the same id for my-magic and next-magic. |
| |
Jammer
Registered: Nov 2002 Posts: 1335 |
Thanks! Looking forward to put hands on next iterations. |
| |
Bitbreaker
Registered: Oct 2002 Posts: 504 |
Lft: But can't you just change the pointer into the commandlist or provide an offset into the list to start loading form another point? Or do i get something wrong there? |
| |
Jammer
Registered: Nov 2002 Posts: 1335 |
Well, I bet pointers/indexes will be featured in next version :D |