Difference between revisions of "StringCat"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Speedo
(Updated function changes)
imported>Speedo
(Graduating from beta)
 
Line 1: Line 1:
{{Beta}}
A command for [[:Category: Pluggy|Pluggy]].
A command for [[:Category: Pluggy|Pluggy]].



Latest revision as of 20:41, 25 March 2008

A command for Pluggy.

Syntax:

StringCat TargetStringID:long StringID1:long StringID2:long ... StringID20:long

Appends strings onto the target string. May be used with StringTokens.

  • TargetString must be associated with the calling Esp.
  • At least one StringID to append must be specified.
  • A maximum of 20 StringIDs to append may be specified.