So the source list (a spreadsheet) basically breaks down like this:
I have 3 columns, one of which is the ID number (which would populate the datalinq), and name and team abbreviation columns to identify which player to choose from.
If I save that as NFL_PLAYERS.txt, do I save that with a delimiter and then how would I put that in the script you provided - with the full path of where that lives?
Or do I take that list and make it into a global user input list?
Just so I'm clear on this:
"TEXT OBJECT NAME" would be the text object I created to add this script to
and
"DATALINQ KEY NAME" is the the name of the particular datalinq that has already been added to the scene.
Thanks - I'm still trying to learn the script side of some things.
#XPression