This has to be a simple script thats just eluding me on how to do correctly.
Im trying to grab all of one column in 3 repeating fields on all PC assigned character sheets to log window using a !skills command.
Im gathering a list of all skills my players have to make a excel sheet quick glance list so I can work more of their skills into the game knowing what they have.
But I cannot seem to figure out a way to make it read the first column on 3 repeating fields, on all sheets assigned to a PC.
This is the part I'm trying to log:
I know the repeating field names, the repeating stat name (first row of each) but just cant get the pieces to seem to fall together to get it to do what I need..for example OCC skills field is "repeating_OCCSK" and the first column (name) is "attr_OCCSK" and so on for the other 2.
Any of the api/javascript gurus have any snippets I can start from?
Im trying to grab all of one column in 3 repeating fields on all PC assigned character sheets to log window using a !skills command.
Im gathering a list of all skills my players have to make a excel sheet quick glance list so I can work more of their skills into the game knowing what they have.
But I cannot seem to figure out a way to make it read the first column on 3 repeating fields, on all sheets assigned to a PC.
This is the part I'm trying to log:
I know the repeating field names, the repeating stat name (first row of each) but just cant get the pieces to seem to fall together to get it to do what I need..for example OCC skills field is "repeating_OCCSK" and the first column (name) is "attr_OCCSK" and so on for the other 2.
Any of the api/javascript gurus have any snippets I can start from?