Skip to content

Incorrect errors (New Vegas): declaring variables inside a block, damagethreshold actorvalue #6

@GoogleCodeExporter

Description

@GoogleCodeExporter
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.

Original issue reported on code.google.com by James.Da...@gmail.com on 8 Feb 2011 at 7:14

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions