Skyrim
0 of 0

File information

Last updated

Original upload

Created by

ic29

Uploaded by

icecold29

Virus scan

Safe to use

Tags for this mod

Documentation

Readme

View as plain text

Q:: What is This??
A:: This is Generic Template to create WizBain Install Script
Knowing WizBain Install Langauage will help but not necessary

Q:: Why use this??
A:: Mods are getting better and better, This also leads to complex requirement and options, It's Nothing for experienced Mod user..
but for newbies and inexperienced users like me, find it hard to get it working, the best person is the mod maker himself, so if more modders
use install scripts with mods then, It will become easier for , dudes like me, to enjoy the mod. Since a WizBain script has checks for Dependancy
and Install notes can indicates the options and Dependency Missing / Required..

Q:: How to use?
A:: Supply Information to Prebuilt blocks , Disabled by Default, Enable it First
Change information, inside inverted commas, \n for new line... That pretty much it
You will ofcourse need to put in Screen shots , Built folders and put files but that you do anyway

Example::
imgBasePath = "_SS&Docs\\" ;;{Give your Images/SS folder path here[Note the double backslash]}
bEnableModDependancies = False ;; <-- Change this value Enable(True) Disable(False) to enable or disable a block , every block forms a option form
nfo_ModDependancy = "---Not Available---" {Put Your Text Here }
txt_ModDependancy = "Install Dependancy One"{Put Option Text in Few Word}
img_ModDependancy = "00 SS.jpg" {Put Name of Image file Here}
fol_ModDependancy = "000 Dependency1" {Name of Folder Here}
bPackModDependancy = False {Files Packed or Not ? Enable(True) or disable(False) for Subpackage }

Q:: How many Option Forms?
A:: Dependancy [1 Form Multiple Select Type][5 Choices]
Core Mod [1 Form Yes/No Question Type ]
Options [2 Forms 1-Select Single Choice + 1 Multiple Select Type][5 Choices Each]
Enhancement [2 Forms 1-Select Single Choice + 1 Multiple Select Type][5 Choices Each]
Recommend [2 Forms 1-Select Single Choice + 1 Multiple Select Type][5 Choices Each]
Patch [2 Forms 1-Select Single Choice + 1 Multiple Select Type][5 Choices Each]

Q:: I want to see this thing in Action first?
A:: Demo file in optional download Drop it, in Bash Installer folder and right click and Select Wizard to launch wizard..

Q:: Permissions / terms of usage?
A:: You need to modify this to use. So It's yours if you want it, No credits required, Treat this as your property, if you can use it:)

Credits:: The Amazing Wyre Bash Team & Metallicow for his demo script...