righteousgoddoward Posted July 8, 2021 Posted July 8, 2021 (edited) So in the mod Actor Limit Fix...when you DL it, one of the things is ActorLimit.Pbd...what game folder do you place this in? I'm kind of at a standstill in designing my next load order...because I need this for another mod to function correctly. Edited July 8, 2021 by righteousgoddoward
HadToRegister Posted July 8, 2021 Posted July 8, 2021 If it's an SKSE mod then just extract everything into the Data\SKSE\Plugins directory like it's set up inside the zip file
IsharaMeradin Posted July 8, 2021 Posted July 8, 2021 That mod is a net script framework plugin. The entire folder as packed in the archive gets placed in the Data folder. Afterwards you should have:Data > NetScriptFramework > Plugins > [The files of the mod in question] Make sure you have the NetScriptFramework installed as well which is linked in the requirements section of the mod in question.
Recommended Posts