AppendToName

From the Oblivion ConstructionSet Wiki
Revision as of 04:45, 27 January 2008 by imported>Haama (→‎See Also: Added HasName)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(nothing) reference.AppendToName "toAppend:string" toObject:ref

Appends the passed string to the end of the name of the calling reference or passed objectID.

See Also[edit | edit source]