{
if (Control == 0)
{
GC.AddSend(Packets.NPCSay("free items here."));
GC.AddSend(Packets.NPCLink("Cool let me in.", 1));
GC.AddSend(Packets.NPCLink("Haa Ok Then", 255));
GC.AddSend(Packets.NPCSetFace(N.Avatar));
GC.AddSend(Packets.NPCFinish());
}
if (Control == 1)
{
GC.AddSend(Packets.NPCSay("I can gift you with some gear of specified profesion"));
GC.AddSend(Packets.NPCLink("FireTao L70 pack", 2));
GC.AddSend(Packets.NPCLink("WaterTao L70 pack", 3));
GC.AddSend(Packets.NPCLink("Warrior L70 pack", 4));
GC.AddSend(Packets.NPCLink("Trojan L70 pack", 5));
GC.AddSend(Packets.NPCLink("Archer L70 pack", 6));
GC.AddSend(Packets.NPCLink("Ninja L70 pack", 7));
GC.AddSend(Packets.NPCLink("Weps pack L70", 8));
GC.AddSend(Packets.NPCLink("No, thanks.", 255));
GC.AddSend(Packets.NPCSetFace(15));
GC.AddSend(Packets.NPCFinish());
}
else if (GC.MyChar.Level <= 0)
{
GC.AddSend(Packets.NPCSay("Welcome to the... But ur not have lvl 70 yet!"));
GC.AddSend(Packets.NPCLink("Damn.", 255));
GC.AddSend(Packets.NPCSetFace(N.Avatar));
GC.AddSend(Packets.NPCFinish());
}
Adding lvl to lvl 200 in 5165 07/14/2010 - CO2 Private Server - 10 Replies Can anyone guide me adding lvl in 5165 newest co server? i want to make lvl 200 hichest lvl. If this already release can anyone give me the link? and is there a release about enemy guild and ally guild in 5165 release?
Thanks in advance.
[Help]Adding weapons & armors *5165* 06/22/2010 - CO2 Private Server - 0 Replies Is it possible to add weapons and armors to 5165 sql servers?
I read on this forum that it was not, but then loads of people have said it is possible to make 135 gear. Was just wondering if it was, and how it would be achieved server side, since i know client side.
Thanks in advance to anyone who answers with a usefull comment,
devilsmum
edit: source is CoSX
[Help]Adding items..5165 05/10/2010 - CO2 Private Server - 1 Replies im running on patch 5165 and i was wondering how do you add items to it because i kno how to add them to shopping mall and then when i click them and buy them(it will let me buy them)then when i right click for example(exemption token) is says they arent added yet
[Need Help]Adding new weps to 5165 03/09/2010 - CO2 Private Server - 10 Replies I tried a lot of thins right now but i still haven't a good working lvl 135 blade in my source, can someone help me plz.
[Help]Adding New NPC in 5165 source 12/10/2009 - CO2 Private Server - 13 Replies hello all epvpers
i need help about adding new npc in 5165 source
so any one know how to do it tell me
or add my mail : [email protected]