Proper structure for ExShowUpgradeSystem.

Contributed by Index.
This commit is contained in:
MobiusDevelopment 2022-05-07 00:44:42 +00:00
parent c8e794dea6
commit 4c13afcfda
12 changed files with 48 additions and 12 deletions

View File

@ -29,7 +29,10 @@ public class ExShowUpgradeSystem extends AbstractItemPacket
public boolean write(PacketWriter packet)
{
OutgoingPackets.EX_SHOW_UPGRADE_SYSTEM.writeId(packet);
packet.writeH(1);
packet.writeH(1); // Flag
packet.writeH(100); // CommissionRatio
packet.writeD(0); // MaterialItemId (array)
packet.writeD(0); // MaterialRatio (array)
return true;
}
}

View File

@ -29,7 +29,10 @@ public class ExShowUpgradeSystem extends AbstractItemPacket
public boolean write(PacketWriter packet)
{
OutgoingPackets.EX_SHOW_UPGRADE_SYSTEM.writeId(packet);
packet.writeH(1);
packet.writeH(1); // Flag
packet.writeH(100); // CommissionRatio
packet.writeD(0); // MaterialItemId (array)
packet.writeD(0); // MaterialRatio (array)
return true;
}
}

View File

@ -29,7 +29,10 @@ public class ExShowUpgradeSystem extends AbstractItemPacket
public boolean write(PacketWriter packet)
{
OutgoingPackets.EX_SHOW_UPGRADE_SYSTEM.writeId(packet);
packet.writeH(1);
packet.writeH(1); // Flag
packet.writeH(100); // CommissionRatio
packet.writeD(0); // MaterialItemId (array)
packet.writeD(0); // MaterialRatio (array)
return true;
}
}

View File

@ -29,7 +29,10 @@ public class ExShowUpgradeSystem extends AbstractItemPacket
public boolean write(PacketWriter packet)
{
OutgoingPackets.EX_SHOW_UPGRADE_SYSTEM.writeId(packet);
packet.writeH(1);
packet.writeH(1); // Flag
packet.writeH(100); // CommissionRatio
packet.writeD(0); // MaterialItemId (array)
packet.writeD(0); // MaterialRatio (array)
return true;
}
}

View File

@ -29,7 +29,10 @@ public class ExShowUpgradeSystem extends AbstractItemPacket
public boolean write(PacketWriter packet)
{
OutgoingPackets.EX_SHOW_UPGRADE_SYSTEM.writeId(packet);
packet.writeH(1);
packet.writeH(1); // Flag
packet.writeH(100); // CommissionRatio
packet.writeD(0); // MaterialItemId (array)
packet.writeD(0); // MaterialRatio (array)
return true;
}
}

View File

@ -29,7 +29,10 @@ public class ExShowUpgradeSystem extends AbstractItemPacket
public boolean write(PacketWriter packet)
{
OutgoingPackets.EX_SHOW_UPGRADE_SYSTEM.writeId(packet);
packet.writeH(1);
packet.writeH(1); // Flag
packet.writeH(100); // CommissionRatio
packet.writeD(0); // MaterialItemId (array)
packet.writeD(0); // MaterialRatio (array)
return true;
}
}

View File

@ -29,7 +29,10 @@ public class ExShowUpgradeSystem extends AbstractItemPacket
public boolean write(PacketWriter packet)
{
OutgoingPackets.EX_SHOW_UPGRADE_SYSTEM.writeId(packet);
packet.writeH(1);
packet.writeH(1); // Flag
packet.writeH(100); // CommissionRatio
packet.writeD(0); // MaterialItemId (array)
packet.writeD(0); // MaterialRatio (array)
return true;
}
}

View File

@ -29,7 +29,10 @@ public class ExShowUpgradeSystem extends AbstractItemPacket
public boolean write(PacketWriter packet)
{
OutgoingPackets.EX_SHOW_UPGRADE_SYSTEM.writeId(packet);
packet.writeH(1);
packet.writeH(1); // Flag
packet.writeH(100); // CommissionRatio
packet.writeD(0); // MaterialItemId (array)
packet.writeD(0); // MaterialRatio (array)
return true;
}
}

View File

@ -29,7 +29,10 @@ public class ExShowUpgradeSystem extends AbstractItemPacket
public boolean write(PacketWriter packet)
{
OutgoingPackets.EX_SHOW_UPGRADE_SYSTEM.writeId(packet);
packet.writeH(1);
packet.writeH(1); // Flag
packet.writeH(100); // CommissionRatio
packet.writeD(0); // MaterialItemId (array)
packet.writeD(0); // MaterialRatio (array)
return true;
}
}

View File

@ -29,7 +29,10 @@ public class ExShowUpgradeSystem extends AbstractItemPacket
public boolean write(PacketWriter packet)
{
OutgoingPackets.EX_SHOW_UPGRADE_SYSTEM.writeId(packet);
packet.writeH(1);
packet.writeH(1); // Flag
packet.writeH(100); // CommissionRatio
packet.writeD(0); // MaterialItemId (array)
packet.writeD(0); // MaterialRatio (array)
return true;
}
}

View File

@ -29,7 +29,10 @@ public class ExShowUpgradeSystem extends AbstractItemPacket
public boolean write(PacketWriter packet)
{
OutgoingPackets.EX_SHOW_UPGRADE_SYSTEM.writeId(packet);
packet.writeH(1);
packet.writeH(1); // Flag
packet.writeH(100); // CommissionRatio
packet.writeD(0); // MaterialItemId (array)
packet.writeD(0); // MaterialRatio (array)
return true;
}
}

View File

@ -29,7 +29,10 @@ public class ExShowUpgradeSystem extends AbstractItemPacket
public boolean write(PacketWriter packet)
{
OutgoingPackets.EX_SHOW_UPGRADE_SYSTEM.writeId(packet);
packet.writeH(1);
packet.writeH(1); // Flag
packet.writeH(100); // CommissionRatio
packet.writeD(0); // MaterialItemId (array)
packet.writeD(0); // MaterialRatio (array)
return true;
}
}