Difference between revisions of "SetActorFullName"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Wkilleen
 
imported>Quetzilla
m
Line 13: Line 13:
[[Category: Miscellaneous Functions]]
[[Category: Miscellaneous Functions]]
[[Category:Actor Functions]]
[[Category:Actor Functions]]
[[Category:Godsend Functions]]

Revision as of 19:11, 12 December 2008

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.

Notes

  • SetActorFullName can also be used on a talking activator.