Difference between revisions of "GetNVSEVersion"
Jump to navigation
Jump to search
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 | MessageBoxEx "This mod requires NVSE 4, but you won't see this warning without it because the containing script fails" | ||
endif | endif | ||
</pre> | </pre> |