A little complicated, but trying to get Dragonmarks from Eberron to work. Used the Martial Study feat as a base for the scripting but gets access to the whole list instead of a single ability. Here's where it all falls down:
"discs" was assigned earlier in another script and then forwarded, but this script crashes he system. Any suggestions?
Code:
perform hero.child[fLeaDraMrC].field[fChosen].chosen.assign[AllowCust.discs]
"discs" was assigned earlier in another script and then forwarded, but this script crashes he system. Any suggestions?