Difference between revisions of "SetActorFullName"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
imported>Henning
Line 1: Line 1:
'''Syntax:'''
'''Syntax:''
SetActorFullName MessageID
U can call me Vinnie if u want B)
'''Example:'''
'''Example:'''
  SetActorFullName NamedActorHarold
  SetActorFullName NamedActorHarold

Revision as of 05:06, 17 November 2011

'Syntax: U can call me Vinnie if u want B) Example:

SetActorFullName NamedActorHarold


Changes the actor's name (display name) to the title (not the text) of the specified Message. 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.