Working Slaves mod Advanced Players Guide ------------------------------ Written in the year: 2023 motnh: 05 day: 08 For version: V2.0 Realise 1 By NonSeen ------------------------------ Porpuse of this guide: ------------------------------ Give information to users who wish to costumize by hand their version of Working Slaves mod. This guide contain information what need to be changed, where can be found and what effects the change carry out. i use sse edit or xedit references mostly, and expect the user can navigate creation kit or xedit. in toher words i not go write down in detail how change a variable here. i write down here What variable need to be changed. To keep things simple, avoid confusion, i only write about propertys that made directly to set up/changed this ways. This guide expect you know what function of my mod does and why.To keep things simple and clean all this information written down the user manual and not going to be repeted here. ------------------------------ How to use this guide: ------------------------------ i give out the fallowing information of the items: Name: the editor id of the item Formid: the form id of the item, the first 2 number displayed as xx reason for this: evry load order this different. workingslaves.esp place in load order put here. Functions: what value change effects Type: the form list type, its help to locate in creation kit. Propertys: if a script in question i give out property names and functions to navigate faster i this guide i suggest make use tableof contents and search function. evry chapter name made uniqe with a simbol of this : ! so if you use search function for this simbol or the string it self you find what for looking for quick ------------------------------ Table of contents: ------------------------------ !Global variables: !Settings that effect all Workplace: !Workplace specific settings: ------------------------------ !Global variables: ------------------------------ Name: WSGlobalClassicModeSwitch Formid: xx000806 Type: GlobalVariable Function: 0 = classic mode disabled, 1 = classic mode enabled This value can be changed by player any time! Default value is: 1 ------------------------------ !Settings that effect all Workplace: ------------------------------ To change how workpalces behave locate this quest: Name: WSCore Formid: xx000D67 Type: quest Functions: All workplace ask from this quest how to operate, changing fallowing varables here effect all wokrplace Propertys: productiontime = how many hours need to be passed to each production cycle complie wanderingSlaveswanderingtime = wandering slaves allowed to wander this many hours, then return home ------------------------------ !Workplace specific settings : ------------------------------ To find a workplace you need find quests editor id name start this: WSWorkplace [optional: classic type flag] < place name > Propertys: ProductList = Form list, that linked to this wokrplace as production list, in classic workplaces change this list to change the local production. SlaveArray = ReferenceAlias Array, stores the edited quest aliases, Evry reference alias in this list represent a slave. This list used to store the slaves removing aliases from here reduce the possible slave count in the workplace. adding more aliases here incrase the slave number that this wokrplace can store i strongly suggest this property edited only using creation kit, if you plan add more slaves make dublicate of the existing slaves. ------------------------------ !Wandering slave specific settings: ------------------------------ Name: WSWanderingSlavesStartQST Form: xx000863 Type: quest Function: This quest control the wandering slaves, a script attached to it, named: "WSWanderingSlavesQuestScript" Propertys: TimeForLocation : how mutch time slaves need spend one location. Caculated as in game hours TravelTime: total ammount of in game hours slaves allowed to wander around Wanderers: array of aliases, this array store the slave references that wandering adding more incrase the number of wanderes. Name: WSWanderingslavesPossibleItemsToFindList Form: xx00081B Type: Leveled item List ( LVI ) Function: List of item that slaves going to find as they wander. Changing this list make changes what slaves going to find. This list contain 4 sub list that contain the actual items, the ingiridient list 2 times added here! Name: WSWanderingSlavesLeveledItemsFood Form: xx00081C Type: Leveled item List ( LVI ) Function: Contain food items that slave might find. Name: WSWanderingSlavesLeveledItemsSouglesm Form: xx00081D Type: Leveled item List ( LVI ) Function: Contain soulgems, this list actualy leveled so players first find only petty soulgems in higher level the slawes might get black soulgems! Name: WSWanderingSlavesLeveledItemsIngridients Form: xx00081E Type: Leveled item List ( LVI ) Function: Contain all ingridient that can be found in the base game(Skyrim). Alchimist dream...