|
المشاركات 219 |
+التقييم 0.05 |
تاريخ التسجيل Dec 2011 |
الاقامة القاهرة |
نظام التشغيل |
رقم العضوية 149 |
#region GameHaker
case 131313:
{
switch (npcRequest.OptionID)
{
case 0:
{
dialog.Text("Hi " + client.Entity.Name + "!, Iam letter man, So you can help me?");
dialog.Option("Yes,sure.", 1);
dialog.Option("Give me Awards.", 2);
dialog.Option("Sorry, Ican't.", 255);
dialog.Send();
break;
}
case 1:
{
dialog.Text("Thank you for help" + client.Entity.Name + "!, ok go to and kill TwinCity monster to attend this later [C,O,N,Q,U,E,R] If you are lucky you will get No. 7 in order to maximize your profits.");
dialog.Option("Lets Go.", 255);
dialog.Option("Sorry, Ican't", 255);
dialog.Send();
break;
}
case 2:
{
dialog.Text("Good job man you are strong man ,So What brought?");
dialog.Option("C,O,N,Q,U,E,R", 3);
dialog.Option("C,O,N,Q,U,E,R,7", 4);
dialog.Option("Has not brought anything.", 255);
dialog.Send();
break;
}
case 3:
{
if (client.Inventory.Contains(711214, 1))//C
if (client.Inventory.Contains(711215, 1))//O
if (client.Inventory.Contains(711216, 1))//N
if (client.Inventory.Contains(711217, 1))//Q
if (client.Inventory.Contains(711218, 1))//U
if (client.Inventory.Contains(711219, 1))//E
if (client.Inventory.Contains(711220, 1))//R
{
client.Inventory.Remove(711214, 1);
client.Inventory.Remove(711215, 1);
client.Inventory.Remove(711216, 1);
client.Inventory.Remove(711217, 1);
client.Inventory.Remove(711218, 1);
client.Inventory.Remove(711219, 1);
client.Inventory.Remove(711220, 1);
client.Entity.ConquerPoints += 20000;
Conquer_Online_Server.Network.PacketHandler.WorldMessage("Congratulations! " + client.Entity.Name + "! Give Letter C,O,N,Q,U,E,R And Get 20,000 CPS");
}
else
{
dialog.Text("You don't have letter [C,O,Q,U,E,R]");
dialog.Option("Ahh sorry.", 255);
}
break;
}
case 4:
{
if (client.Inventory.Contains(711214, 1))//C
if (client.Inventory.Contains(711215, 1))//O
if (client.Inventory.Contains(711216, 1))//N
if (client.Inventory.Contains(711217, 1))//Q
if (client.Inventory.Contains(711218, 1))//U
if (client.Inventory.Contains(711219, 1))//E
if (client.Inventory.Contains(711220, 1))//R
if (client.Inventory.Contains(711221, 1))//X
{
client.Inventory.Remove(711214, 1);
client.Inventory.Remove(711215, 1);
client.Inventory.Remove(711216, 1);
client.Inventory.Remove(711217, 1);
client.Inventory.Remove(711218, 1);
client.Inventory.Remove(711219, 1);
client.Inventory.Remove(711220, 1);
client.Inventory.Remove(711221, 1);
client.Entity.ConquerPoints += 50000;
Conquer_Online_Server.Network.PacketHandler.WorldMessage("Congratulations! " + client.Entity.Name + "! Give Letter C,O,N,Q,U,E,R,7 And Get 50,000 CPS");
}
else
{
dialog.Text("You don't have letter [C,O,Q,U,E,R,7]");
dialog.Option("Ahh sorry.", 255);
}
break;
}
}
break;
}
#endregion
pwvdh flkhsfm aiv vlqhk:;,dsji c
الذين يشاهدون محتوى الموضوع الآن : 1 ( الأعضاء 0 والزوار 1) | |
انواع عرض الموضوع |
العرض العادي |
الانتقال إلى العرض المتطور |
الانتقال إلى العرض الشجري |
|
الموضوع | كاتب الموضوع | المنتدى | مشاركات | آخر مشاركة |
ازاى اضيف npc shop جديد لسورس 5375 | evil hero | ركن المواضيع المخالفة والمتكررة | 0 | 08-22-2013 10:54 PM |
بمناسبة شهر رمضان المبارك عاد سيرفر KraToS-Co لكم باستيلات جديدة | osama1020100 | قسم إعلانات السيرفرات الشخصية | 0 | 07-01-2013 01:24 AM |
حصريا بمناسبه شهر رمضان: كويسته MoonCake كامله لسورس 5375 | MARO | تطوير وشروحات وسورسات [5095] - Conquer Private Servers | 0 | 06-01-2012 07:58 PM |
◄█▓▒ █▓▒حصريا بمناسبه شهر رمضان: كويسته MoonCake كامله لسورس 5375 ▒▓█ ░▒▓█► | ChuMChuM | تطوير وشروحات وسورسات [5095] - Conquer Private Servers | 0 | 06-01-2012 07:26 AM |