ListReplaceNthForm
From GECK
(Redirected from ListReplaceNth)
A function added by the Fallout Script Extender.
Description
Replaces the nth form of the list with the specified form.
Syntax
(ref) ListReplaceNthForm formlist:baseform replaceWith:ref formIndex:int
Or:
(ref) ListReplaceNth formlist:baseform replaceWith:ref formIndex:int