StringCat

Revision as of 21:41, 25 March 2008 by imported>Speedo (Graduating from beta)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.