I am trying to add three weapon prof. via script. Here is what I have, but it doesn't add the weapon prof. Any help here would be appreciated.
~ Assign our weapon proficiencies
perform hero.assign[WepProf.wCompShort]
perform hero.assign[WepProf.wLance]
perform hero.assign[WepProf.wScimitar]
~ Assign our weapon proficiencies
perform hero.assign[WepProf.wCompShort]
perform hero.assign[WepProf.wLance]
perform hero.assign[WepProf.wScimitar]