Difference between revisions of "SetActorFullName"
Jump to navigation
Jump to search
imported>Haama (CS 1.0 stuff) |
imported>Fella |
||
Line 9: | Line 9: | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category:Functions (CS)]] | |||
[[Category: Functions (CS 1.0)]] | [[Category: Functions (CS 1.0)]] | ||
[[Category: Miscellaneous Functions]] | [[Category: Miscellaneous Functions]] |
Revision as of 11:53, 23 January 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.