Overwrite
Complete Overwrite of the Folder with the free shard. ServUO 57.3 has been added.
This commit is contained in:
159
Scripts/Scripts-master/Addons2/OrcsectionalcouchAddon.cs
Normal file
159
Scripts/Scripts-master/Addons2/OrcsectionalcouchAddon.cs
Normal file
@@ -0,0 +1,159 @@
|
||||
|
||||
////////////////////////////////////////
|
||||
// //
|
||||
// Generated by CEO's YAAAG - V1.2 //
|
||||
// (Yet Another Arya Addon Generator) //
|
||||
// //
|
||||
////////////////////////////////////////
|
||||
using System;
|
||||
using Server;
|
||||
using Server.Items;
|
||||
|
||||
namespace Server.Items
|
||||
{
|
||||
public class orcsectionalcouchAddon : BaseAddon
|
||||
{
|
||||
private static int[,] m_AddOnSimpleComponents = new int[,] {
|
||||
{1060, -3, -2, 6}, {1060, -3, -1, 6}, {1060, -3, 0, 6}// 13 14 15
|
||||
, {1060, -3, 1, 6}, {1060, -3, 2, 6}, {1060, -3, 3, 6}// 16 17 18
|
||||
, {1060, -3, 4, 6}, {1059, -2, -3, 5}, {1059, -1, -3, 6}// 19 20 21
|
||||
, {1059, 0, -3, 5}, {1059, 1, -3, 6}, {1059, -2, 4, 4}// 22 23 24
|
||||
, {1059, -1, 4, 4}, {1059, 0, 4, 4}, {1060, 0, 4, 3}// 25 26 27
|
||||
, {1059, 2, -3, 6}, {1059, 3, -3, 6}, {1059, 4, -3, 6}// 53 54 55
|
||||
, {1059, 4, -1, 5}, {1060, 4, -2, 5}// 56 57
|
||||
};
|
||||
|
||||
|
||||
|
||||
public override BaseAddonDeed Deed
|
||||
{
|
||||
get
|
||||
{
|
||||
return new orcsectionalcouchAddonDeed();
|
||||
}
|
||||
}
|
||||
|
||||
[ Constructable ]
|
||||
public orcsectionalcouchAddon()
|
||||
{
|
||||
|
||||
for (int i = 0; i < m_AddOnSimpleComponents.Length / 4; i++)
|
||||
AddComponent( new AddonComponent( m_AddOnSimpleComponents[i,0] ), m_AddOnSimpleComponents[i,1], m_AddOnSimpleComponents[i,2], m_AddOnSimpleComponents[i,3] );
|
||||
|
||||
|
||||
AddComplexComponent( (BaseAddon) this, 1801, 1, -2, 0, 1, -1, "", 1);// 1
|
||||
AddComplexComponent( (BaseAddon) this, 1801, -2, -1, 0, 1, -1, "", 1);// 2
|
||||
AddComplexComponent( (BaseAddon) this, 1801, -2, 4, 0, 1, -1, "", 1);// 3
|
||||
AddComplexComponent( (BaseAddon) this, 1801, -1, 4, 0, 1, -1, "", 1);// 4
|
||||
AddComplexComponent( (BaseAddon) this, 1801, 0, 4, 0, 1, -1, "", 1);// 5
|
||||
AddComplexComponent( (BaseAddon) this, 1801, -1, -1, 0, 1, -1, "", 1);// 6
|
||||
AddComplexComponent( (BaseAddon) this, 2916, -1, 0, 0, 2749, -1, "", 1);// 7
|
||||
AddComplexComponent( (BaseAddon) this, 2916, -1, 1, 0, 2749, -1, "", 1);// 8
|
||||
AddComplexComponent( (BaseAddon) this, 2916, -1, 2, 0, 2749, -1, "", 1);// 9
|
||||
AddComplexComponent( (BaseAddon) this, 2916, -1, 3, 0, 2749, -1, "", 1);// 10
|
||||
AddComplexComponent( (BaseAddon) this, 2922, 0, -1, 0, 2749, -1, "", 1);// 11
|
||||
AddComplexComponent( (BaseAddon) this, 2922, 1, -1, 0, 2749, -1, "", 1);// 12
|
||||
AddComplexComponent( (BaseAddon) this, 6227, -1, -1, 5, 1153, -1, "", 1);// 28
|
||||
AddComplexComponent( (BaseAddon) this, 6875, -2, -2, 5, 1153, -1, "", 1);// 29
|
||||
AddComplexComponent( (BaseAddon) this, 1801, -2, 0, 0, 1, -1, "", 1);// 30
|
||||
AddComplexComponent( (BaseAddon) this, 1801, -2, 1, 0, 1, -1, "", 1);// 31
|
||||
AddComplexComponent( (BaseAddon) this, 1801, -2, 2, 0, 1, -1, "", 1);// 32
|
||||
AddComplexComponent( (BaseAddon) this, 1801, -2, 3, 0, 1, -1, "", 1);// 33
|
||||
AddComplexComponent( (BaseAddon) this, 1801, -2, -2, 0, 1, -1, "", 1);// 34
|
||||
AddComplexComponent( (BaseAddon) this, 1801, -1, -2, 0, 1, -1, "", 1);// 35
|
||||
AddComplexComponent( (BaseAddon) this, 1801, 0, -2, 0, 1, -1, "", 1);// 36
|
||||
AddComplexComponent( (BaseAddon) this, 3530, -2, -2, 5, 2749, -1, "", 1);// 37
|
||||
AddComplexComponent( (BaseAddon) this, 3530, -2, -1, 5, 2749, -1, "", 1);// 38
|
||||
AddComplexComponent( (BaseAddon) this, 3530, -2, 0, 5, 2749, -1, "", 1);// 39
|
||||
AddComplexComponent( (BaseAddon) this, 3530, -2, 1, 5, 2749, -1, "", 1);// 40
|
||||
AddComplexComponent( (BaseAddon) this, 3530, -2, 2, 5, 2749, -1, "", 1);// 41
|
||||
AddComplexComponent( (BaseAddon) this, 3530, -2, 3, 5, 2749, -1, "", 1);// 42
|
||||
AddComplexComponent( (BaseAddon) this, 3530, -1, -2, 5, 2749, -1, "", 1);// 43
|
||||
AddComplexComponent( (BaseAddon) this, 3530, 0, -2, 5, 2749, -1, "", 1);// 44
|
||||
AddComplexComponent( (BaseAddon) this, 3530, 1, -2, 5, 2749, -1, "", 1);// 45
|
||||
AddComplexComponent( (BaseAddon) this, 3530, -1, -1, 5, 2749, -1, "", 1);// 46
|
||||
AddComplexComponent( (BaseAddon) this, 1801, 2, -2, 0, 1, -1, "", 1);// 47
|
||||
AddComplexComponent( (BaseAddon) this, 1801, 3, -2, 0, 1, -1, "", 1);// 48
|
||||
AddComplexComponent( (BaseAddon) this, 1801, 4, -2, 1, 1, -1, "", 1);// 49
|
||||
AddComplexComponent( (BaseAddon) this, 1801, 4, -1, 2, 1, -1, "", 1);// 50
|
||||
AddComplexComponent( (BaseAddon) this, 2922, 2, -1, 0, 2749, -1, "", 1);// 51
|
||||
AddComplexComponent( (BaseAddon) this, 2922, 3, -1, 0, 2749, -1, "", 1);// 52
|
||||
AddComplexComponent( (BaseAddon) this, 3531, 4, -2, 6, 2749, -1, "", 1);// 58
|
||||
AddComplexComponent( (BaseAddon) this, 3530, 2, -2, 5, 2749, -1, "", 1);// 59
|
||||
AddComplexComponent( (BaseAddon) this, 3530, 3, -2, 5, 2749, -1, "", 1);// 60
|
||||
|
||||
}
|
||||
|
||||
public orcsectionalcouchAddon( Serial serial ) : base( serial )
|
||||
{
|
||||
}
|
||||
|
||||
private static void AddComplexComponent(BaseAddon addon, int item, int xoffset, int yoffset, int zoffset, int hue, int lightsource)
|
||||
{
|
||||
AddComplexComponent(addon, item, xoffset, yoffset, zoffset, hue, lightsource, null, 1);
|
||||
}
|
||||
|
||||
private static void AddComplexComponent(BaseAddon addon, int item, int xoffset, int yoffset, int zoffset, int hue, int lightsource, string name, int amount)
|
||||
{
|
||||
AddonComponent ac;
|
||||
ac = new AddonComponent(item);
|
||||
if (name != null && name.Length > 0)
|
||||
ac.Name = name;
|
||||
if (hue != 0)
|
||||
ac.Hue = hue;
|
||||
if (amount > 1)
|
||||
{
|
||||
ac.Stackable = true;
|
||||
ac.Amount = amount;
|
||||
}
|
||||
if (lightsource != -1)
|
||||
ac.Light = (LightType) lightsource;
|
||||
addon.AddComponent(ac, xoffset, yoffset, zoffset);
|
||||
}
|
||||
|
||||
public override void Serialize( GenericWriter writer )
|
||||
{
|
||||
base.Serialize( writer );
|
||||
writer.Write( 0 ); // Version
|
||||
}
|
||||
|
||||
public override void Deserialize( GenericReader reader )
|
||||
{
|
||||
base.Deserialize( reader );
|
||||
int version = reader.ReadInt();
|
||||
}
|
||||
}
|
||||
|
||||
public class orcsectionalcouchAddonDeed : BaseAddonDeed
|
||||
{
|
||||
public override BaseAddon Addon
|
||||
{
|
||||
get
|
||||
{
|
||||
return new orcsectionalcouchAddon();
|
||||
}
|
||||
}
|
||||
|
||||
[Constructable]
|
||||
public orcsectionalcouchAddonDeed()
|
||||
{
|
||||
Name = "orcsectionalcouch";
|
||||
}
|
||||
|
||||
public orcsectionalcouchAddonDeed( Serial serial ) : base( serial )
|
||||
{
|
||||
}
|
||||
|
||||
public override void Serialize( GenericWriter writer )
|
||||
{
|
||||
base.Serialize( writer );
|
||||
writer.Write( 0 ); // Version
|
||||
}
|
||||
|
||||
public override void Deserialize( GenericReader reader )
|
||||
{
|
||||
base.Deserialize( reader );
|
||||
int version = reader.ReadInt();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user