CompareScripts

From The Elder Scrolls Construction Set Wiki

A function added by the Oblivion Script Extender.

Syntax:

(scriptsAreIdentical:bool) CompareScripts script:ref script:ref

Compares the compiled code of two scripts and returns 1 if they are identical. Note that this doesn't mean the text of the scripts are identical, only that they call the same functions in the same order with the same parameters.

Personal tools