View Single Post
Old 05-31-2004, 05:36 AM   #1 (permalink)
joshw
Dream Sage
 
joshw's Avatar
 
Join Date: Jul 2003
Location: Great Northern Wisconsin
Posts: 841
Default Carpenter and Fletcher BODS

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
Attached Files
File Type: zip Carp and Fletch BODs.zip (75.1 KB, 1135 views)
File Type: zip Carp and Fletch BODs 2.zip (28.1 KB, 876 views)
__________________
To walk among the few of understanding
Admin of Geia Adventures A dead Shard no longer in existsance
joshw is offline   Reply With Quote