ApplyImageSpaceModifier

From the Fallout3 GECK Wiki
Revision as of 11:46, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
Jump to navigation Jump to search

Description

ApplyImageSpaceModifier will play the specified ImageSpace Modifier.

Syntax

ApplyImageSpaceModifier ImageSpaceModifierID
 or
imod ImageSpaceModifierID

Examples

ApplyImageSpaceModifier 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.

Notes

  • This function is new in the GECK, and was not available in the TES4 Construction Set.

See Also

Reference

None provided.