GetVATSValue

From the CreationKit Wiki
Revision as of 13:36, 18 December 2012 by imported>Chesko
Jump to navigation Jump to search

Returns a value from the VATS (kill) camera system. Used to select the best available kill cam at the time of the kill event.

Only used on Camera Paths.

Parameters

Note: This condition function is carried over from Fallout 3 and Fallout: New Vegas. As such, many of these parameters are unique to those games and will most likely not work. Testing will have to be done to see which parameters return a value in Skyrim. Parameters that are used at least once in Skyrim are listed in bold.

  • Casting Type Is
  • Cripple Part
  • Crit Effect In List
  • Crit Effect Is
  • Delivery Type Is
  • Dismember Part
  • Explode Part
  • Is Critical
  • Is Fatal
  • Is Paralyzing Palm
  • Is Stranger
  • Is Success
  • Projectile Type Is
  • Target Distance
  • Target In List
  • Target Is
  • Targeted Part
  • Vats Action
    • Crouch
    • Heal
    • Magic Attack
    • One Hand Melee Attack
    • Player Death
    • Ranged Attack
    • Reload
    • Stand
    • Switch Weapon
    • Toggle Weapon Drawn
    • Two Hand Melee Attack
    • Unarmed Attack
  • Weapon In List
  • Weapon Is
  • Weapon Type Is

Example

The following would return true if the distance to the target were greater than or equal to 256 game units.

Chesko confunc GetVATSValue.jpg

See Also