Go Back   RunUO - Ultima Online Emulation > RunUO > Custom Script Release Archive

Custom Script Release Archive This is a pre-script database archive of what our users had released.

 
 
Thread Tools Display Modes
Old 06-28-2006, 06:36 AM   #1 (permalink)
Forum Novice
 
Join Date: Feb 2006
Location: Wisconsin USA
Posts: 209
Default Dye Tub Setup for 2.0

Its a universal Dye Tub that dyes Items In pack And Pets that you Own
I did not Make this script but I customize it for My Shard And got it rdy for runuo 2
With the help form Magpie And Info from this Communtity It Is rdy for
Runuo 2
Code:
Dye tub setup for runuo 2.0
put dye tubs.cs and universal dye tub1.cs in custom file
patch hue file for your server
replace customhuepicker with this one in Scripts\Items\Skill Items\Tailor 
Or if you want to edit your customhuepicker go to line 110 then add this:

public static readonly CustomHuePicker UniversalDyeTub = new CustomHuePicker( new CustomHueGroup[]
			{
				/* Special */
				new CustomHueGroup( "Special 1149-1154", new int[]{ 1149, 1150, 1151, 1152, 1153, 1154 } ),
				/* Special 2 */
				new CustomHueGroup( "Special 1155-1161", new int[]{ 1155, 1156, 1157, 1158, 1159, 1160, 1161 } ),
				/* Special 3 */
				new CustomHueGroup( "Special 1162-1167", new int[]{ 1162, 1163, 1164, 1165, 1166, 1167 } ),
				/* Special 4 */
				new CustomHueGroup( "Special 1168-1172", new int[]{ 1168, 1169, 1170, 1171, 1172 } ),
				/* Special 5 */
				new CustomHueGroup( "Special 1173-1177/1121", new int[]{ 1173, 1174, 1175, 1176, 1177, 1121 } ),
				/* Special 6 */
				new CustomHueGroup( "Special Misc", new int[]{ 1, 0, 2124, 2118, 2215, 2130, 1266, 1372, 2378, 1360, 1286, 1282 } ),
				/* Special 7 */
				new CustomHueGroup( "Special Misc 2", new int[]{ 1608, 1072, 32, 3 } )
			}, true );
after you start server go to internal green arce tremmal type [addDyes
Enclose Is also A custom Hue.mul that you need to patch
I forgot To let you Know that the Dye stones in Internal Map Tremmal that you add by [adddye is 2998 stones it add it at once.
You use them Stones to Change hue Dbl Click tub then the Stone.
I hope you Enjoy
Attached Files
File Type: rar DyeTub Setup For 2.0.rar (119.1 KB, 131 views)

Last edited by Boulder; 07-30-2006 at 04:10 AM.
Boulder is offline  
 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5