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 08-26-2005, 09:08 PM   #1 (permalink)
 
Join Date: Aug 2004
Age: 19
Posts: 188
Default Dark Mounts

These are some mounts I've made.

8 Mounts

Dark Beetle
Dark FireSteed
Dark Kirin
Dark Llama
Dark Nightmare
Dark Ostard
Dark Steed
Dark Unicorn

All are stronger than the others. If someone can help me make a new OppositionGroup that would help me alot for a new update and the other mobiles to come.
Attached Files
File Type: zip Dark Mobiles.zip (8.1 KB, 184 views)
Viper23 is offline  
Old 08-26-2005, 09:27 PM   #2 (permalink)
Forum Master
 
Joeku's Avatar
 
Join Date: Feb 2005
Location: ShatteredSosaria.com
Posts: 9,261
Default

Keep up the good work.
What do you mean by Opposition Group? You mean to have the dark animals attack the other ones?

***EDIT***
Code:
		[Constructable]
		public DarkFireSteed() : this( "a fire steed" )
		{
                         Name = "a dark fire steed";
                         Hue = 137;
		}

		[Constructable]
		public DarkFireSteed( string name ) : base( name, 0xBE, 0x3E9E, AIType.AI_Melee, FightMode.Closest, 10, 1, 0.2, 0.4 )
		{
No. This was just the DarkFireSteed, and I am assuming that you did the same thing with the rest, too. Where it says "public DarkFireSteed() : this( "a fire steed" )", the name is defined there. Change that instead of adding a new definition for Name.
Joeku 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 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5