Difference between revisions of "IsPluggyDataReset"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Haama
(Added File Function category)
 
Line 7: Line 7:


[[Category: Functions (Pluggy)]]
[[Category: Functions (Pluggy)]]
[[Category: File Functions (Pluggy)]]

Latest revision as of 14:04, 19 April 2009

A command for Pluggy.

Syntax:

(DataReset:bool) IsPluggyDataReset

IsPluggyDataReset returns true when all Pluggy data has been reset (no arrays, strings, etc.). This can be a result of the player deleting the Pluggy co-save, a new game, the player reinstalled Pluggy, etc. I'd suggest using this in a GetGameLoaded-type quest script.