Ismelda I just installed your new update 5.3.2 and all works well - Notice you skipped including a wizard.txt ... If this was intentional and you do not wish to support the method then forgive me - But in-case you just got frustrated trying to adapt it, heres an adaptation of Vargr's script above for the new folder layout
RequireVersions '1.2.0.416','0.0.18.6','','285'DeSelectAllSelectOne "Choose the version of the mod you want to install", \ "Basic - No Smoking", "No Smoke on the Chimneys. Windows are lit from 8pm to 6am", '', \ "Medium - No Smoking", "No Smoke on the Chimneys. Detection of Night and Day with OBSE, Windows are lit all night and also during the day if it is raining", '', \ "Advanced - No Smoking", "No Smoke on the Chimneys. Detection of Night and Day with OBSE, Windows are lit from sunset to 1am and from 5am to sunrise. They are also lit during the day if it is raining", '', \ "Basic", "Windows are lit from 8pm to 6am", '', \ "Medium", "Detection of Night and Day with OBSE, Windows are lit all night and also during the day if it is raining", '', \ "|Advanced", "Detection of Night and Day with OBSE, Windows are lit from sunset to 1am and from 5am to sunrise. They are also lit during the day if it is raining", '', \ "None", "You prefer to have the basic meshes lit without any plugin to toggle them off", '' Case 'Basic - No Smoking' SelectSubPackage '02 BaseESP No Smoking' Break Case 'Medium - No Smoking' SelectSubPackage '01 MediumESP No Smoking' Break Case 'Advanced - No Smoking' SelectSubPackage '00 AdvancedESP No Smoking' Break Case 'Basic' SelectSubPackage '02 BaseESP Smoking' SelectSubPackage '90 Smoke Textures' Break Case 'Medium' SelectSubPackage '01 MediumESP Smoking' SelectSubPackage '90 Smoke Textures' Break Case 'Advanced' SelectSubPackage '00 AdvancedESP Smoking' SelectSubPackage '90 Smoke Textures' Break Case 'None' Note "No plugin will be installed.\n" BreakEndSelectIf DataFileExists ('DLCShiveringIsles.esp') SelectSubPackage '30 SI'EndIfIf DataFileExists ('Kvatch Rebuilt.esm') SelectSubPackage '80 Kvatch Rebuilt'EndIfIf DataFileExists ('ElsweyrAnequina.esp') SelectSubPackage '81 Elseweyr Desert of Anequina'EndIfIf DataFileExists ('Better Cities .bsa') SelectSubPackage '82 Better Cities'EndIfSelectOne "Do you use Qarl Textures Pack III?", \ "|Yes", "Installs With textures that fit best with Quals textures.", '', \ "No", "Use this option if you don't use QTP III.", '' Case 'Yes' SelectSubPackage '10 QTP3' If DataFileExists ('Blood&Mud.esp') SelectOne "Do you use Qarl Textures Pack III for Blood & Mud?", \ "|Yes", "Installs forQarl Textures Pack III for Blood & Mud.", '', \ "No", "Use this option if you don't use QTP III & Blood & Mud.", '' Case 'Yes' SelectSubPackage '50 Bravil B&M QTP3' Break Case 'No' SelectSubPackage '40 Bravil B&M' Break EndSelect SelectSubPackage '40 B&M Textures' Else SelectSubPackage '60 Bravil QTP3' EndIf Break Case 'No' If DataFileExists ('Blood&Mud.esp') SelectSubPackage '40 Bravil B&M' SelectSubPackage '40 B&M Textures' Else SelectSubPackage '70 Bravil Vanilla' EndIf SelectSubPackage '20 Vanilla' BreakEndSelect
The above works fine (just one minute ago tested it)
Here's Vanilla with SI, no QTP3 (using CorePC Vibrant), no B&M, Smoking (picture is of Cheydinhall Abandoned house by Khettienna, adopting your meshes and brumbeks textures)
http://www.bild.me/bild.php?file=4436446ScreenShot82.jpg