|
المشاركات 11 |
+التقييم 0.01 |
تاريخ التسجيل Feb 2020 |
الاقامة ابو حماد |
نظام التشغيل Windows 7 |
رقم العضوية 3537 |
#region MR-7amo StarHell[Suoll]
//MR-7amo
case 67594:
{
switch (npcRequest.OptionID)
{
case 0:
{
dialog.Text("yuo need Prize P4 P5 P6 P7[MR-7amo]Random #10#35");
dialog.Option("P4DragonSoulPack", 1);
dialog.Option("P5DragonSoulPack", 2);
dialog.Option("P6WeaponSoulPack", 3);
dialog.Option("P6DragonSoulPack", 4);
dialog.Option("P7WeaponSoulPack", 5);
dialog.Option("P7EquipmentSoulPack", 6);
dialog.Option("SacredRefineryPack", 7);
dialog.Option("no", 255);
dialog.Avatar(25);
dialog.Send();
break;
}
case 1://P4DragonSoulPack
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3005891, 0, 1);
}
break;
}
case 2://P5DragonSoulPack
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3005892, 0, 1);
}
break;
}
case 3://P6WeaponSoulPack
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(729122, 0, 1);
}
break;
}
case 4://P6DragonSoulPack
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(727317, 0, 1);
}
break;
}
case 5://P7WeaponSoulPack
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3004247, 0, 1);
}
break;
}
case 6://P7EquipmentSoulPack
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3004248, 0, 1);
}
break;
}
case 7://SacredRefineryPack
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(7291220, 0, 1);
}
else
{
dialog.Text("Fen items [All-Prize] Ya MeTnaK[#10]");
dialog.Option("Sorry MR-7amo", 255);
dialog.Avatar(80);
dialog.Send();
}
break;
}
}
break;
}
#endregion
#region MR-7amo StarHell[Stone]
//MR-7amo
case 442512:
{
switch (npcRequest.OptionID)
{
case 0:
{
dialog.Text("yuo need Prize P4 P5 P6 P7[MR-7amo]Random #10#35");
dialog.Option("Stone[+1]", 1);
dialog.Option("Stone[+2]", 2);
dialog.Option("Stone[+3]", 3);
dialog.Option("Stone[+4]", 4);
dialog.Option("Stone[+5]", 5);
dialog.Option("Stone[+6]", 6);
dialog.Option("Stone[+7]", 7);
dialog.Option("no", 255);
dialog.Avatar(25);
dialog.Send();
break;
}
case 1://Stone[+1]
{
if (client.Inventory.Contains(3004181, 100))
{
client.Inventory.Remove(3004181, 200);
client.Inventory.Add(730001, 1, 1);
}
break;
}
case 2://Stone[+2]
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(730002, 2, 1);
}
break;
}
case 3://Stone[+3]
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(730003, 3, 1);
}
break;
}
case 4://Stone[+4]
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(730004, 4, 1);
}
break;
}
case 5://Stone[+5]
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(730005, 5, 1);
}
break;
}
case 6://Stone[+6]
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(730006, 6, 1);
}
break;
}
case 7://Stone[+7]
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(730007, 7, 1);
}
else
{
dialog.Text("Fen items [All-Prize] Ya MeTnaK[#10]");
dialog.Option("Sorry MR-7amo", 255);
dialog.Avatar(80);
dialog.Send();
}
break;
}
}
break;
}
#endregion
#region MR-7amo StarHell[StarStone]
//MR-7amo
case 757754:
{
switch (npcRequest.OptionID)
{
case 0:
{
dialog.Text("yuo need Prize P4 P5 P6 P7[MR-7amo]Random #10#35");
dialog.Option("TwilightStarStone", 1);
dialog.Option("BrightStarStone", 2);
dialog.Option("RadiantStarStone", 3);
dialog.Option("SplendidStarStone", 4);
dialog.Option("no", 255);
dialog.Avatar(25);
dialog.Send();
break;
}
case 1://TwilightStarStone
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3009000, 0, 1);
}
break;
}
case 2://BrightStarStone
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3009001, 0, 1);
}
break;
}
case 3://RadiantStarStone
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3009002, 0, 1);
}
break;
}
case 4://SplendidStarStone
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3009003, 0, 1);
}
else
{
dialog.Text("Fen items [All-Prize] Ya MeTnaK[#10]");
dialog.Option("Sorry MR-7amo", 255);
dialog.Avatar(80);
dialog.Send();
}
break;
}
}
break;
}
#endregion
الذين يشاهدون محتوى الموضوع الآن : 1 ( الأعضاء 0 والزوار 1) | |
|
الموضوع | كاتب الموضوع | المنتدى | مشاركات | آخر مشاركة |
حاجه خفيفه للسيرفرات الصعبه يا رجاله | 7amoStarHell | تطوير سيرفرات كونكر | 73 | 2024-09-03 04:31 AM |
افضل 9 مسابقات للسيرفرات الصعبة | محمد ياسر | تطوير سيرفرات كونكر | 3 | 2024-08-06 06:37 PM |
صفحة تسجيل بشكل كلاسيكي بس للسيرفرات الاونلاين | Eljoker | صفحات التسجيل كونكر اونلاين | 41 | 2024-06-24 08:37 PM |
ان بى سى اصطف بلص 8 فرى لسورسات الصعبه | Mr. Co | تطوير سيرفرات كونكر | 7 | 2019-07-27 02:45 PM |
يله 6 توبات لسورسات الصعبه فقط | Mr. Co | تطوير سيرفرات كونكر | 0 | 2019-07-24 07:18 PM |