AttachAshPile

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

AttachAshPile attaches an ash pile to the calling reference.

Syntax

AttachAshPile iType (optional)

Examples

AttachAshPile       ; attaches the default ash pile
AttachAshPile 2     ; attaches the plasma goo ash pile

Notes

  • iType:
1 = normal ash pile
2 = plasma goo pile
  • This function is new in the GECK, and was not available in the TES4 Construction Set.