ApplyImageSpaceModifier

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

ApplyImageSpaceModifier will play the specified ImageSpace Modifier.

Syntax

[help]
ApplyImageSpaceModifier ImageSpaceModifierID:ref 

Or:

imod ImageSpaceModifierID:ref

Example

ApplyImageSpaceModifier BloodISFX
imod BloodISFX

Plays the blood effect on the screen.

  • Note: BloodISFX seems to be unused in release version and has been renamed to BloodISFXd. Use TriggerScreenBlood instead to play the actual blood effect.

See Also