• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Writing to an array.

DeltaMasterMind

Well-known member
So I got this "thing" that is called Unification, it is a Sorcerer origin option. It is suppose to list a set of things with the source book that it can grant access to.
The problem: I am looking to write to this array for list purposes from other source books which are extensions to the main source book. What is the best way to do this?
I am assuming running a eval script that (at whatever timing is appropriate) that writes into that things array field before it renders the list and then pull that usrIndex number back to the thing writing to Unification so I can make its bootstraps activate based on that choice. Guessing this needs to happen at or before First 1450.
Any suggestions?
 
Back
Top