CopyRace

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(nothing) reference.CopyRace sourceNPC:ref

Modifies the calling NPC reference to be the same race as the passed source NPC.

The calling NPC gets the same skeleton, textures, and other race attributes of the specified source NPC. Its facial parameters, hear, and eyes do not change.

This command affects the base object of the calling NPC, and should only be used on references which are unique (no other references share the same base form).

Note that if the NPC's new race uses a different voice than its old voice, it may not audibly speak any race-specific dialog which has not been recorded for the new voice.


See Also[edit | edit source]