Summary:
This is a package for carpenter and Fletvher BODs using my old wood system.
Description:
There are 9 dif types of wood to this system and one new ore also i have created a basefurniture class to allow for furniture to be crafted with custom woods to take on the hue and name of wood also is included runic fletchers tools and a runic saw
Installation:
replace files with ones provided in zip modify them acordingly to your shard the main work is done but you will probably need to do some small editing to fit your needs. If you are new to scripting back up your old files before attempting to install this system
You will have to change some code in playermobile for next fletcher and carpenter bodtime
exsample
Code:
private DateTime m_NextSmithBulkOrder;
private DateTime m_NextTailorBulkOrder;
private DateTime m_NextFletcherBulkOrder;
private DateTime m_NextCarpenterBulkOrder;
and also futher down in the script just add like smith and tailor pretty simple if looking at it