PDA

View Full Version : Party Sheet Question



Paul Pratt
August 14th, 2017, 20:33
Are the links in the party sheet one way? As in Charsheet to PS, and not like the CT where they are two way?

I ask, because I added a string cycler to the PS that seems to be one way - Charsheet to PS. I have it set so it is not read only, and can cycle it on the PS but it will not update the Charsheet. I can find the link function in the party manager and ps2 lua files, I just am not seeing why the would be one way.

Moon Wizard
August 14th, 2017, 20:41
In both the party sheet and the combat tracker, the link to the PC is stored in a link field. Any actual linking of the fields in the party sheet or combat tracker is handled by the scripts used in the party sheet or combat tracker.

From my memory, the party sheet was only set up as a read only view. If you want to be able to modify fields on the party sheet and have them reflected on the PCs, you would need to set up the linkage to make that happen in your scripts.

Regards,
JPG