AgeRace

From the Fallout3 GECK Wiki
Revision as of 12:29, 13 April 2009 by imported>DewiMorgan (The categories for aging could do with clarification.)
Jump to navigation Jump to search

AgeRace changes an actor to be an older or younger version of their current race.

Syntax

[ActorRef].AgeRace AgeValue

Examples

The following note should be clarified.
Further information might be found in a section of the discussion page. Please remove this message when no longer necessary.
JoeREF.AgeRace -1

Assuming Joe is currently an adult, he will be changed to be the child version of his current race.

Notes

The following note should be clarified.
Further information might be found in a section of the discussion page. Please remove this message when no longer necessary.
  • Any character this is done to uses the default face textures for their new race.
    • If an NPC's chosen hair is now invalid for the changed race, the default hair is used instead.

See Also