Endtransmission
Well-known member
For a data file I'm working on I need to create a new tracker, similar to the Bennies one, to track the player's Dementia level. This is user controlled and will be going up and down throughout the gaming session.
I've had a look at the Bennies example in the wiki on the Tracking Resources page (http://hlkitwiki.wolflair.com/index.php5?title=Resources_(Savage)), but you can't seem to create new Components in data files? It's certainly erroring for me, saying that the term Component is unknown.
So, I've switched to looking at using the Permanent Adjustment system instead, but this has it's own issues. These Adjustments function perfectly when they are manually added, however, everyone in the setting needs this tracker to be added at creation time.
I have tried to bootstrap a permanent adjustment to the setting, unfortunately it doesn't appear on any of the tabs or panes so it cannot be used? I've added a fixed value to one of the attributes in the adjustment to make sure that it is being bootstrapped, which it is, but it just doesn't appear and I cannot see how to specifically target which portal it appears in.
The wiki seems to suggest that I can also use Autoadd (http://hlkitwiki.wolflair.com/index.php5?title=AutoAdd_Element_(Data)), which allows me to specify the Portal area... unfortunately this doesn't seem to be supported in Datafiles either?
So. Question for you all... how the heck do I get a tracker added to either the Personal or In-Play screens automatically when a character is created?
I've had a look at the Bennies example in the wiki on the Tracking Resources page (http://hlkitwiki.wolflair.com/index.php5?title=Resources_(Savage)), but you can't seem to create new Components in data files? It's certainly erroring for me, saying that the term Component is unknown.
So, I've switched to looking at using the Permanent Adjustment system instead, but this has it's own issues. These Adjustments function perfectly when they are manually added, however, everyone in the setting needs this tracker to be added at creation time.
I have tried to bootstrap a permanent adjustment to the setting, unfortunately it doesn't appear on any of the tabs or panes so it cannot be used? I've added a fixed value to one of the attributes in the adjustment to make sure that it is being bootstrapped, which it is, but it just doesn't appear and I cannot see how to specifically target which portal it appears in.
The wiki seems to suggest that I can also use Autoadd (http://hlkitwiki.wolflair.com/index.php5?title=AutoAdd_Element_(Data)), which allows me to specify the Portal area... unfortunately this doesn't seem to be supported in Datafiles either?
So. Question for you all... how the heck do I get a tracker added to either the Personal or In-Play screens automatically when a character is created?