Difference between revisions of "AttachAshPile"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>DewiMorgan
m (→‎Notes: +note it's not in the TES4 wiki; debolding titles; bullets)
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
Line 19: Line 19:


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.0)]]

Revision as of 12:27, 12 August 2009

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.