FileStream FS = new FileStream(@"C:\OldCODB\Users\Characters\" + C.Name + ".chr", FileMode.Open);
FileStream FS = new FileStream(@"C:\OldCODB\Users\Characters\" + Name + ".chr", FileMode.Open);
#region MagicD
case 16823:
{
if (Control == 0)
{
GC.AddSend(Packets.NPCSay("Which gem would you like in your garment?"));
GC.AddSend(Packets.NPCLink("SDG", 1));
GC.AddSend(Packets.NPCLink("SPG", 2));
GC.AddSend(Packets.NPCSetFace(N.Avatar));
GC.AddSend(Packets.NPCFinish());
}
if (Control == 1) { GC.MyChar.AddItem(191905 - 12 - 7 - 255 - 13 - 13); }
if (Control == 2) { GC.MyChar.AddItem(191905 - 12 - 7 - 255 - 3 - 3); }
break;
}
#endregion
#region MagicD
case 721285:
{
{
MyClient.DialogNPC = 16823;
PacketHandling.NPCDialog.Handle(MyClient, null, 16823, 0);
MyClient.EndSend();
}
RemoveItem(I);
break;
}
#endregion
You can add stuff that doesn't require a mesh/texture.Quote:
i'd seen a post by somone the other day and they were saying that the 5165 had like a .dds file protector or some thing and that 5165 people couldn't do it?
but i don't believe it, because i recently added level 130 talis into my source via a post.
(i am using 5165. But talis aint actually weapons, so i dunno bout a sword)
[Only registered and activated users can see links. Click Here To Register...]Quote:
ok, i have used the search this tread tool and found nothing of it...
i have a problem with my +8 stone and wuxing oven, somehow its not letting me use any +8 stone eg. its blanked out when i put my main item in, and then i cnt put the +8 stone into the minor part. coz its blanked out lol
any ideas why? :O