SetActorFullName

From the Oblivion ConstructionSet Wiki
Revision as of 10:46, 28 June 2006 by imported>JOG
Jump to navigation Jump to search

Syntax:

SetActorFullName "New Name"

Example:

SetActorFullName "My Favorite Horse"


Changes the actor's name (display name) to the specified text. Note that while the function is called on a reference, it actually changes the name of the base object, so all instances of that NPC/creature will have a new name.