What input will reproduce the problem?
1. Declaring a variable within a BlockType such as OnHit.
2. Trying to use [object.]getav damagethreshold
What is the expected output? What do you see instead?
1. It is possible to declare local variables inside a Begin/End Block.
This is used in the 'Boxing' items by the developers themselves.
There should be no error.
2. DamageThreshold works as an actor value. There should be no error.
What internet browser and operating system are you using?
Firefox, Windows 7
Please provide any additional information below.
Just false errors that your script validator reports on despite them compiling
and working in-game just fine. Everything was done in an
OnHit blocktype in New Vegas.
The validator 'mode' is definitely set to Fallout: New Vegas.