SetCellFullName

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Changes the cell's display name to the title text of the specified message. This is what will appear on load doors leading into the cell, as well as on the local map.

Syntax

[help]
SetCellFullName cellID:baseform messageID:baseform

Example

SetCellFullName HouseForSale HouseForSaleMsg 

Notes

  • Only works with interior cells.

See Also