RightWeapon

03/18/2013 00:52 uzn1#1
i have Problem With RightWeapon Upgrade 5708 Others acc see you one Weapon You show yourself 2 Weapon i Upgrade RightWeapon 208
my Equipment.cs After Upgrade

case ConquerItem.RightWeapon:
{
if (item.Purification.Available)
{
WriteUInt32(item.Purification.PurificationItemID, 208, Owner.Entity.SpawnPacket);
}
WriteUInt32(item.ID, 60, Owner.Entity.SpawnPacket);
break;
}
03/18/2013 07:25 !KrAToS!#2
same to me
but the leftWeapon is easy .
any help