float currentSTR
set (player->GetStrength) to currentSTR
Anyway, I thought that this would find player's strength and assign its value to the variable currentSTR. Instead, I'm getting two error messages when I try to save the script in the TESCS.
1. function reference object 'currentSTR' not found
2. syntax error could not find variable 'getstrength'
Can someone set me straight on why this isn't working like I thought it should?
By the way, are the script error messages generated in the TESCS logged somewhere for review after closing the Script editor?
Thanks.