twity8149 Posted August 27, 2014 Share Posted August 27, 2014 I'm looking for a command that is able to detect if a player has a mod installed, through the use of scripting in the Geck. I have scanned the Geck wiki for a while but to no avail, any help would be greatly appreciated. Link to comment Share on other sites More sharing options...
Ladez Posted August 27, 2014 Share Posted August 27, 2014 There's an NVSE function for it: if IsModLoaded "SomeMod.esp" ; do stuff endif Link to comment Share on other sites More sharing options...
twity8149 Posted August 27, 2014 Author Share Posted August 27, 2014 Thanks, forgot about Nvse :) Link to comment Share on other sites More sharing options...
Gribbleshnibit8 Posted August 27, 2014 Share Posted August 27, 2014 Forgot about NVSE!?!!?!?!? :'( :'( Link to comment Share on other sites More sharing options...
Recommended Posts