Hiya,
Okay, so after searching here, Google and CreationKit.com I can't seem to figure out if we can enable certain Index objects from a FormList.
For Example, take my crates, I need to enable Index numbers, 5, 8, 12 and 20 only, these would change based on player actions (The player will be able to "order" supplies and the supplies comes in these crates. But depending on the amount of supplies the player orders, will dictate how many (or little) crates are enabled.
http://i.imgur.com/MXF9LIq.png<---- Shows the FormList and how many items that might be enabled based on actions (..... Why can't I post an image here anymore?)
How would I enable certain Index Objects? those Index objects and only those?
Before you say just parent them to an Xmarker and enable them that way. I can't, they will be disabled by a different script.
Sure, I could script every single crate to be enabled when needed, but there might be up to 50 that will be enabled.
Thank You
---------------
Edit:
I updated the post, to give better details. I was a bit tired when I posted this. Changes are italicized.