wildfire142
Well-known member
I'm looking to create a work round for the machinist Daemon in Kill Code until the books released.
How to set sharing to the characters charisma, currently trying the following code which is throwing error I can't trace down.
perform field[rccSharing].value += hero.child[attrCha].field[trtAugment].value + hero.child[attrCha].field[trtInPlay].value,"Charisma"]
any pointers?
How to set sharing to the characters charisma, currently trying the following code which is throwing error I can't trace down.
perform field[rccSharing].value += hero.child[attrCha].field[trtAugment].value + hero.child[attrCha].field[trtInPlay].value,"Charisma"]
any pointers?