Dandys Posted July 29, 2011 Share Posted July 29, 2011 (edited) Hi, I just recently found out about the function "IsDLCInstalled" and I was wondering how to use it the only time it is used in the GECK is for the script about pre-order DLCs by saying things like ' if IsDLCInstalled "Tribal Pack" == 1' or something like that is it possible that we can make the function to check for the real DLCs like Honest Hearts, Old World Blues, etc. or even mods? Also, I tried using "GetDLCCount" and that one wouldn't even complete when i set a script to make a variable getdlccount then show a message the message never showed. Edited July 29, 2011 by Dandys Link to comment Share on other sites More sharing options...
tunaisafish Posted July 29, 2011 Share Posted July 29, 2011 It doesn't seem to do anything on the PC. It always returns 0. A few people have experimented with it here. This post just reminded me to give that thread an update.http://www.thenexusforums.com/index.php?/topic/384942-how-can-i-check-if-theres-any-item-in-a-container/ Link to comment Share on other sites More sharing options...
rausheim Posted July 31, 2011 Share Posted July 31, 2011 I would believe "IsModLoaded NameOfDLC == 1/0" would work, since it is basically the same. The DLC's are practically mods, as in being esp/esm's Link to comment Share on other sites More sharing options...
arcane20 Posted August 6, 2011 Share Posted August 6, 2011 I've never heard of this function before. I can't find the syntax on the internet anywhere. Could you please specify the script you found this in. Link to comment Share on other sites More sharing options...
tunaisafish Posted August 6, 2011 Share Posted August 6, 2011 The thread I linked above has more info. BTW, There's a great search facility in GECK for that kind of stuff. (Edit -> Find Text) Link to comment Share on other sites More sharing options...
arcane20 Posted August 6, 2011 Share Posted August 6, 2011 Hmmm. eck crash when I tried to search text. The script doesn't tell us much I think you should have a look at the entire script(s) to get a better Idea of what it does first. That might give us some hints as to what it actually can do. Link to comment Share on other sites More sharing options...
vivanto Posted August 9, 2011 Share Posted August 9, 2011 It's an nvse/fose function. Link to comment Share on other sites More sharing options...
Recommended Posts