Done and in and they are frikin sweet Lagatha made Us a regular and a statsmount for them and which dragon is it ?? We have the new diablo dragon

This one
upload_2018-5-14_16-15-34.png
an ugly mount, in my opinion.. you sit too far back on it.. and on the spider too.. looks funny, and this one doesn't run, it ??Hovers??
[doublepost=1526329561][/doublepost]and if anyone is interested. the spider
upload_2018-5-14_16-25-26.png
MountedID: 16074
Another that you sit too far back on.
 
Last edited:
What does the code look like to implement this?
Depends on what you want, if you want this to be an ethereal mount or a regular mount. Take a standard mount script and change the ids. You dont have to reinvent the wheel. We dont yet know what Mythic has planned for this yet so there are no specs on it.
 
public class EtherealPeacock : EtherealMount
{
public override int EtherealHue { get { return 0; } } ///allows player to hue

[Constructable]
public EtherealPeacock() : base( 41152, 0x3ECF ) //// ids
{
Name = "Ethereal Peacock Statuette";
}

public EtherealPeacock( Serial serial )
: base( serial )
{
}
This is what We have in Our plain ethy
 

Donations

Total amount
$50.00
Goal
$500.00

Shards

Back