|
المشاركات 135 |
+التقييم 0.07 |
تاريخ التسجيل Apr 2019 |
الاقامة |
نظام التشغيل |
رقم العضوية 82 |
if (client.ActiveNpc
#region Stuff +3 Bound.
if (client.ActiveNpc == 3000590)
{
if (client.Inventory.Contains(client.ActiveNpc, 1))
{
if (req.OptionID == 1)
{
if (client.Inventory.Count <= 30)
{
client.Inventory.AddBound998(420239, 0, 6, 0, 3, 2, true, false);//Sword
client.Inventory.AddBound998(410239, 0, 6, 0, 3, 2, true, false);//Blade
client.Inventory.AddBound998(130109, 0, 6, 0, 3, 1, true, false);//WarArmor
client.Inventory.AddBound998(118109, 0, 6, 0, 3, 1, true, false);//MonkCoronet
client.Inventory.AddBound998(150219, 0, 6, 0, 3, 1, true, false);//DiamondRing
client.Inventory.AddBound998(120219, 0, 6, 0, 3, 1, true, false);//DragonNecklace
client.Inventory.AddBound998(160219, 0, 6, 0, 3, 1, true, false);//KylinBoots
client.Inventory.Add989(201009, 3, 1, 0, 0, 0, 1, true);//SuperFan
client.Inventory.Add989(202009, 3, 1, 0, 0, 0, 1, true);//SuperTower
client.Inventory.AddBound996(203009, 0, 6, 0, 3, 1, true, false);//RidingCrop
client.Inventory.AddBound996(300000, 0, 6, 0, 3, 1, true, false);//Steed
client.Inventory.Add989(204009, 3, 1, 0, 0, 0, 1, true); ;//SuperWing
client.Inventory.Remove(client.ActiveNpc, 1);
}
}
else if (req.OptionID == 2)
{
client.Inventory.AddBound998(560239, 0, 6, 0, 3, 1, true, false);//CopperWand
client.Inventory.AddBound998(900109, 0, 6, 0, 3, 1, true, false);//Shield*
client.Inventory.AddBound998(111109, 0, 6, 0, 3, 1, true, false);//FrostHeadband
client.Inventory.AddBound998(131109, 0, 6, 0, 3, 1, true, false);//BasaltArmor
client.Inventory.AddBound998(150219, 0, 6, 0, 3, 1, true, false);//DiamondRing
client.Inventory.AddBound998(120219, 0, 6, 0, 3, 1, true, false);//DragonNecklace
client.Inventory.AddBound998(160219, 0, 6, 0, 3, 1, true, false);//KylinBoots
client.Inventory.Add989(201009, 3, 1, 0, 0, 0, 1, true); ;//SuperFan
client.Inventory.Add989(202009, 3, 1, 0, 0, 0, 1, true); ;//SuperTower
client.Inventory.AddBound996(203009, 0, 6, 0, 3, 1, true, false);//RidingCrop
client.Inventory.AddBound996(300000, 0, 6, 0, 3, 1, true, false);//Steed
client.Inventory.Add989(204009, 3, 1, 0, 0, 0, 1, true);//SuperWing
client.Inventory.Remove(client.ActiveNpc, 1);
}
else if (req.OptionID == 3)
{
client.Inventory.AddBound998(613229, 0, 6, 0, 3, 2, true, false);//2~HadesKnife
client.Inventory.AddBound998(500229, 0, 6, 0, 3, 1, true, false);//RosewoodBow
client.Inventory.AddBound998(133109, 0, 6, 0, 3, 1, true, false);//RhinoCoat
client.Inventory.AddBound998(113109, 0, 6, 0, 3, 1, true, false);//SwanPlume
client.Inventory.AddBound998(150219, 0, 6, 0, 3, 1, true, false);//DiamondRing
client.Inventory.AddBound998(120219, 0, 6, 0, 3, 1, true, false);//DragonNecklace
client.Inventory.AddBound998(160219, 0, 6, 0, 3, 1, true, false);//KylinBoots
client.Inventory.Add989(201009, 3, 1, 0, 0, 0, 1, true); ;//SuperFan
client.Inventory.Add989(202009, 3, 1, 0, 0, 0, 1, true); ;//SuperTower
client.Inventory.AddBound996(203009, 0, 6, 0, 3, 1, true, false);//RidingCrop
client.Inventory.AddBound996(300000, 0, 6, 0, 3, 1, true, false);//Steed
client.Inventory.Add989(204009, 3, 1, 0, 0, 0, 1, true);//SuperWing
client.Inventory.Remove(client.ActiveNpc, 1);
}
else if (req.OptionID == 4)
{
client.Inventory.AddBound998(601239, 0, 6, 0, 3, 2, true, false);//LordKatana
client.Inventory.AddBound998(135209, 0, 6, 0, 3, 1, true, false);//MoonVest
client.Inventory.AddBound998(123109, 0, 6, 0, 3, 1, true, false);//CondorVeil
client.Inventory.AddBound998(150219, 0, 6, 0, 3, 1, true, false);//DiamondRing
client.Inventory.AddBound998(120219, 0, 6, 0, 3, 1, true, false);//DragonNecklace
client.Inventory.AddBound998(160219, 0, 6, 0, 3, 1, true, false);//KylinBoots
client.Inventory.Add989(201009, 3, 1, 0, 0, 0, 1, true);//SuperFan
client.Inventory.Add989(202009, 3, 1, 0, 0, 0, 1, true);//SuperTower
client.Inventory.AddBound996(203009, 0, 6, 0, 3, 1, true, false);//RidingCrop
client.Inventory.AddBound996(300000, 0, 6, 0, 3, 1, true, false);//Steed
client.Inventory.Add989(204009, 3, 1, 0, 0, 0, 1, true); ;//SuperWing
client.Inventory.Remove(client.ActiveNpc, 1);
}
else if (req.OptionID == 5)
{
client.Inventory.AddBound998(610239, 0, 6, 0, 3, 2, true, false);//BeadsOfConcentration
client.Inventory.AddBound997(900109, 0, 6, 0, 3, 1, true, false);//Shield*
client.Inventory.AddBound998(143109, 0, 6, 0, 3, 1, true, false);//HeadbandOfHolyLight
client.Inventory.AddBound998(136109, 0, 6, 0, 3, 1, true, false);//FrockOfAges
client.Inventory.AddBound998(150219, 0, 6, 0, 3, 1, true, false);//DiamondRing
client.Inventory.AddBound998(120219, 0, 6, 0, 3, 1, true, false);//DragonNecklace
client.Inventory.AddBound998(160219, 0, 6, 0, 3, 1, true, false);//KylinBoots
client.Inventory.Add989(201009, 3, 1, 0, 0, 0, 1, true); ;//SuperFan
client.Inventory.Add989(202009, 3, 1, 0, 0, 0, 1, true); ;//SuperTower
client.Inventory.AddBound996(203009, 0, 6, 0, 3, 1, true, false);//RidingCrop
client.Inventory.AddBound996(300000, 0, 6, 0, 3, 1, true, false);//Steed
client.Inventory.Add989(204009, 3, 1, 0, 0, 0, 1, true); ;//SuperWing
client.Inventory.Remove(client.ActiveNpc, 1);
}
else if (req.OptionID == 6)
{
client.Inventory.AddBound998(612239, 0, 6, 0, 3, 1, true, false);//WailingPistol
client.Inventory.AddBound998(611239, 0, 6, 0, 3, 1, true, false);//BloodRapier
client.Inventory.AddBound998(139109, 0, 6, 0, 3, 1, true, false);//TunaCoat
client.Inventory.AddBound998(144109, 0, 6, 0, 3, 1, true, false);//SurferHood
client.Inventory.AddBound998(150219, 0, 6, 0, 3, 1, true, false);//DiamondRing
client.Inventory.AddBound998(120219, 0, 6, 0, 3, 1, true, false);//DragonNecklace
client.Inventory.AddBound998(160219, 0, 6, 0, 3, 1, true, false);//KylinBoots
client.Inventory.Add989(201009, 3, 1, 0, 0, 0, 1, true); ;//SuperFan
client.Inventory.Add989(202009, 3, 1, 0, 0, 0, 1, true); ;//SuperTower
client.Inventory.AddBound996(203009, 0, 6, 0, 3, 1, true, false);//RidingCrop
client.Inventory.AddBound996(300000, 0, 6, 0, 3, 1, true, false);//Steed
client.Inventory.Add989(204009, 3, 1, 0, 0, 0, 1, true); ;//SuperWing
client.Inventory.Remove(client.ActiveNpc, 1);
}
else if (req.OptionID == 7)
{
client.Inventory.AddBound998(617239, 0, 6, 0, 3, 2, true, false);//SpiritNunchaku
client.Inventory.AddBound998(138109, 0, 6, 0, 3, 1, true, false);//CombatSuit(Lv.100)
client.Inventory.AddBound998(148109, 0, 6, 0, 3, 1, true, false);//ShadowHood
client.Inventory.AddBound998(150219, 0, 6, 0, 3, 1, true, false);//DiamondRing
client.Inventory.AddBound998(120219, 0, 6, 0, 3, 1, true, false);//PlatinaNecklace
client.Inventory.AddBound998(160219, 0, 6, 0, 3, 1, true, false);//KylinBoots
client.Inventory.Add989(201009, 3, 1, 0, 0, 0, 1, true); ;//SuperFan
client.Inventory.Add989(202009, 3, 1, 0, 0, 0, 1, true); ;//SuperTower
client.Inventory.AddBound996(203009, 0, 6, 0, 3, 1, true, false);//RidingCrop
client.Inventory.AddBound996(300000, 0, 6, 0, 3, 1, true, false);//Steed
client.Inventory.Add989(204009, 3, 1, 0, 0, 0, 1, true); ;//SuperWing
client.Inventory.Remove(client.ActiveNpc, 1);
}
else if (req.OptionID == 8)
{
client.Inventory.AddBound997(421239, 0, 6, 0, 3, 1, true, false);//CloudBacksword
client.Inventory.AddBound997(114109, 0, 6, 0, 3, 1, true, false);//CraneCap
client.Inventory.AddBound997(134109, 0, 6, 0, 3, 1, true, false);//RoyalGown
client.Inventory.AddBound997(121219, 0, 6, 0, 3, 1, true, false);//GoldBag
client.Inventory.AddBound997(152249, 0, 6, 0, 3, 1, true, false);//BlueBracelet
client.Inventory.AddBound997(160219, 0, 6, 0, 3, 1, true, false);//KylinBoots
client.Inventory.Add989(201009, 3, 1, 0, 0, 0, 1, true); ;//SuperFan
client.Inventory.Add989(202009, 3, 1, 0, 0, 0, 1, true); ;//SuperTower
client.Inventory.AddBound996(203009, 0, 6, 0, 3, 1, true, false);//RidingCrop
client.Inventory.AddBound996(300000, 0, 6, 0, 3, 1, true, false);//Steed
client.Inventory.Add989(204009, 3, 1, 0, 0, 0, 1, true); ;//SuperWing
client.Inventory.Remove(client.ActiveNpc, 1);
}
else if (req.OptionID == 9)
{
client.Inventory.AddBound998(626239, 0, 6, 0, 3, 2, true, false);//PrideFan Level:70
client.Inventory.AddBound998(170109, 0, 6, 0, 3, 1, true, false);//DarkCloudHat Level:70
client.Inventory.AddBound998(101109, 0, 6, 0, 3, 1, true, false);//MysticWindrobe Level:70
client.Inventory.AddBound998(150219, 0, 6, 0, 3, 1, true, false);//PearlRing
client.Inventory.AddBound998(120219, 0, 6, 0, 3, 1, true, false);//PlatinaNecklace
client.Inventory.AddBound998(160219, 0, 6, 0, 3, 1, true, false);//SnakeskinBoots
client.Inventory.Add989(201009, 3, 1, 0, 0, 0, 1, true); ;//SuperFan
client.Inventory.Add989(202009, 3, 1, 0, 0, 0, 1, true); ;//SuperTower
client.Inventory.AddBound996(203009, 0, 6, 0, 3, 1, true, false);//RidingCrop
client.Inventory.AddBound996(300000, 0, 6, 0, 3, 1, true, false);//Steed
client.Inventory.Add989(204009, 3, 1, 0, 0, 0, 1, true); ;//SuperWing
client.Inventory.Remove(client.ActiveNpc, 1);
}
}
}
#endregion
#region Stuff +3
case 3000590:
{
Npcs dialog = new Npcs(client);
dialog.Avatar(item.ID);
dialog.Text("Hello " + client.Player.Name + ", I Give You Stuff +3 Bound If You Want To Get it Just Confirm.");
dialog.Option("[*Stuff*Ninja *]", 4);
dialog.Option("[*Stuff*Monk*]", 5);
dialog.Option("[*Stuff*Toaist*]", 8);
dialog.Option("[ Stuff*Trojan*]", 1);
dialog.Option("[*Stuff*Pirate*]", 6);
dialog.Option("[*Stuff*Warrior*]", 2);
dialog.Option("[*Stuff*Archer*]", 3);
dialog.Option("[*Stuff*LeeLong*]", 7);
dialog.Option("[*Stuff*Windwalker*]", 9);
dialog.Option("Cancel.", 255);
dialog.Send();
client.ActiveNpc = item.ID;
break;
}
#endregion
public static void LoginMessages(
if (client.ItemGive)
{
client.Inventory.AddBound996(3000590, 0, 0, 0, 0, 1, true, false);
الذين يشاهدون محتوى الموضوع الآن : 1 ( الأعضاء 0 والزوار 1) | |
أدوات الموضوع | |
|
الموضوع | كاتب الموضوع | المنتدى | مشاركات | آخر مشاركة |
مشكله ف انى بى سى مش عارف اعملها | photog | مشكلات السيرفيرات كونكر الشخصيه | 4 | 2020-04-05 09:53 PM |
فكره بسيطه وسهله | Hassan Emprator | تطوير سيرفرات كونكر | 4 | 2019-12-20 10:35 PM |
فكره ارينا | midoazoz | مشكلات السيرفيرات كونكر الشخصيه | 5 | 2019-11-18 08:15 PM |
مشكلة بسيطه | ElSaher | مشكلات السيرفيرات كونكر الشخصيه | 9 | 2019-09-16 10:20 AM |
فكره HeroesPoints | محمد ياسر | تطوير سيرفرات كونكر | 2 | 2019-09-14 07:23 PM |