SetCellImageSpace

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Changes the ImageSpace of a cell.

Syntax

[help]
SetCellImageSpace Cell:EditorID :EditorID

Example

SetCellImageSpace Vault101a VaultImageSpace01

Sets the ImageSpace of the cell Vault101a to VaultImageSpace01

Notes

  • After calling SetCellImageSpace on a cell that is currently loaded, the ImageSpace will not be refreshed until the cell is reloaded. This will happen if the player moves away from the cell then back to the cell, or if a save made in the cell (with the new ImageSpace) is loaded from the menu.

See Also