StrDeleteAll

From the Oblivion ConstructionSet Wiki
Revision as of 09:01, 23 December 2007 by imported>Tibixe (warning)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax:

StrDeleteAll

Deletes (like StrDel) all strings associated with this script. It makes cleaning up easier.

Never use this, except when you've got a quest script that controls only one quest. If you're unsure, you can always delete them all, one by one.