MD5File
From GECK
A function added by the JohnnyGuitar NVSE Plugin.
Contents
Description
Returns the MD5 hash of a file at the specified path relative to Fallout directory.
Syntax
(string) MD5File filepath:string
Example
MD5File "FalloutNV.exe" MD5File "Data\FalloutNV.esm"
Notes
- Hashing functions may cause a performance hit and should be used with caution.