-
December 06, 2013, 08:39 AM
#1
Laetus
userscript txt for multiple mods
So i downloaded the radious mods, put them into the correct data folder and when i tried to open the mod manager, i got an error. the error said
-
December 06, 2013, 08:47 AM
#2
Laetus
Re: userscript txt for multiple mods
"unhandled exception (couple lines lower) Value cannot be null. Parameter name:path 1"
-
December 06, 2013, 08:50 AM
#3
Laetus
Re: userscript txt for multiple mods
so then i tried to use another method, userscript. i typed in one of the mods and it worked fine. then i added another line for another mod and this time the second mod didnt work. i then replaced the 2nd mod (line 2) with the one that worked (line 1) and #2 worked fine. for some reason, its not reading past line 1 for mods. can anyone please help? this is what im typing: mod "xxx_xxx_xx.pack"
mod "xxx_xx_xxxx.pack"
-
December 06, 2013, 08:52 AM
#4
Laetus
Re: userscript txt for multiple mods
(sorry for the many replies, i cant find an edit button) they are stacked ontop of eachother like this
"mod xxx_xxx.pack"
"mod xxxx_xxx_xx.pack"
-
December 06, 2013, 02:00 PM
#5
Laetus
Re: userscript txt for multiple mods
Try
mod "mod_name_1.pack";
mod "mod_name_2.pack";
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules