Tronmike
2015-08-09 20:43:19 UTC
I'm trying to write some scripting for an item so that when equipped it
gives me a feat. I'm in the Scripting tab of the item and under "Code
Selection" I select equip.
In the script box I enter:
Cr.GiveFeatName ("Blind-Fight", "", True)
However, it does not add the feat Blind-Fight to the list of feats.
Any help would be apprecited.
TIA
gives me a feat. I'm in the Scripting tab of the item and under "Code
Selection" I select equip.
In the script box I enter:
Cr.GiveFeatName ("Blind-Fight", "", True)
However, it does not add the feat Blind-Fight to the list of feats.
Any help would be apprecited.
TIA