Difference between revisions of "User talk:AdminSR1/Scripting Protecting Plug-in Files"

no edit summary
imported>CraftySentinel
imported>CraftySentinel
Line 1: Line 1:
Will you explain a bit further how this can be applied to a real life situation? The script is requiring <code>ExamplePlugin01.esp</code> to be installed but also checks that <code>ExamplePlugin02.esp</code> is NOT installed. How exactly can this be useful to a mod author? *edit: Thanks for the contribution too. Im not shooting your example down though I do think the page has room to evolve & improve. [[User:Scrivener07|Scrivener07]] ([[User talk:Scrivener07|talk]]) 2018-10-01T23:13:18 (EDT)
Will you explain a bit further how this can be applied to a real life situation? The script is requiring <code>ExamplePlugin01.esp</code> to be installed but also checks that <code>ExamplePlugin02.esp</code> is NOT installed. How exactly can this be useful to a mod author? *edit: Thanks for the contribution too. Im not shooting your example down though I do think the page has room to evolve & improve. [[User:Scrivener07|Scrivener07]] ([[User talk:Scrivener07|talk]]) 2018-10-01T23:13:18 (EDT)
Ok, I have made the script more useful by only checking for one plug-in to be installed. This makes things easier to understand. Thanks for feedback :)