|
||
|
|||||||
| Custom Script Release Archive This is a pre-script database archive of what our users had released. |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Join Date: Aug 2004
Age: 19
Posts: 188
|
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. |
|
|
|
|
#2 (permalink) |
|
Forum Master
Join Date: Feb 2005
Location: ShatteredSosaria.com
Posts: 9,261
|
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 )
{
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|