Oblivion Mod:Mod File Format/ACRE
The UESPWiki – Your source for The Elder Scrolls since 1995
An ACRE record represents a creature placed in a cell.
Subrecord | Type | Info |
---|---|---|
EDID | zstring | Reference editor ID |
NAME | formid | Base object |
XRGD | 28 byte structure | Ragdoll Data (optional) |
XESP | formid | Parent object (optional) |
ulong | Flags | |
XOWN | formid | Owner (Optional and references an NPC or faction) |
XGLB | formid | Global variable (Optional if owner is NPC) |
XRNK | long | Faction rank (Optional if owner is faction) |
XSCL | float | Scale (if not 1.00) |
DATA | float | X position |
float | Y position | |
float | Z position | |
float | X rotation (radians) | |
float | Y rotation (radians) | |
float | Z rotation (radians) |