TCArknight
Well-known member
I've got a couple of answers I could really use for some Serenity-related files.
1) I'm trying to add 2 die steps to an attribute chosen from a menu. I tried:
perform field[usrChosen1].chosen.field[trtBonus].modify[+,2,"Cyber"]
However I keep getting something about an attempt to perform history modification on thing.
2) Is there a way to bootstrap a specific choice for an asset? I have:
<bootstrap thing="asSeSharpS"></bootstrap>
However, I still have to manually change the choice of the Sharp sense to Hearing. I'd like to have that automatically part of the bootstrap.
Any help would be greatly appreciated.
Thomas

1) I'm trying to add 2 die steps to an attribute chosen from a menu. I tried:
perform field[usrChosen1].chosen.field[trtBonus].modify[+,2,"Cyber"]
However I keep getting something about an attempt to perform history modification on thing.
2) Is there a way to bootstrap a specific choice for an asset? I have:
<bootstrap thing="asSeSharpS"></bootstrap>
However, I still have to manually change the choice of the Sharp sense to Hearing. I'd like to have that automatically part of the bootstrap.
Any help would be greatly appreciated.

Thomas