Difference between revisions of "GetNVSEVersion"

Jump to navigation Jump to search
21 bytes added ,  03:55, 19 July 2014
no edit summary
imported>Odessa
(added usage warning)
imported>Odessa
Line 15: Line 15:


if GetNVSEVersion < 4 ; * pointless
if GetNVSEVersion < 4 ; * pointless
     MessageBoxEx "This mod requires NVSE 4, but this check will never run because the script crashes"
     MessageBoxEx "This mod requires NVSE 4, but you won't see this warning without it because the containing script fails"
endif
endif
</pre>
</pre>
Anonymous user

Navigation menu