AttachAshPile

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Attaches an ash pile to the calling reference.

Syntax

[help]
[ObjectRefID].AttachAshPile iType:int (optional)

Example

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

Notes

  • iType:
    • 1 = normal ash pile
    • 2 = plasma goo pile

See Also