MatchRace

From the Fallout3 GECK Wiki
Revision as of 09:36, 26 November 2008 by imported>Kkuhlmann
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MatchRace changes an actor's race to match another actor's current race.

Syntax

[ActorRef].MatchRace Actor_ID

Examples

JoeREF.MatchRace Player

Joe will be set to match the player's current race.

Notes

  • Any character this is done to uses the default face textures for their new race.

See Also