- الكود:
#region OmanyOnly case 70707: { switch (npcRequest.OptionID) { case 0: { dialog.Text("Hello" + client.Entity.Name + " I Sell Now Mount and Germant for 500000 cps?"); dialog.Option("ErrantryRobe[G]", 1); dialog.Option("DancingSnake[M]", 2); dialog.Option("SwakaRobe[G]", 4); dialog.Option("SoulKylin[M]", 3); dialog.Option("IndianLegend[G]", 5); dialog.Option("PoliceUniform[G]", 6); dialog.Option("Next.", 7); dialog.Avatar(116); dialog.Send();
break; } case 7: { dialog.Text("Hello" + client.Entity.Name + " I Sell Now Mount and Germant for 500000 cps?"); dialog.Option("FlameFox[M]", 8); dialog.Option("SnowFox[M]", 9); dialog.Option("DrummerPanda[M]", 10); dialog.Option("CollegeSuit[G]", 11); dialog.Option("Beggar`sRags[G]", 12); dialog.Option("IvoryRobe[G]", 13); dialog.Option("DancingDress[G]", 14); dialog.Option("Next", 15); dialog.Avatar(116); dialog.Send();
break; } case 15: { dialog.Text("Hello" + client.Entity.Name + " I Sell Now Mount and Germant for 500000 cps?"); dialog.Option("Necklace~P7[S]", 16); dialog.Option("Headgear~P7[S]", 17); dialog.Option("Ring~P7[S]", 18); dialog.Option("Tower~P7[S]", 19); dialog.Option("Fan~P7[S]", 20); dialog.Option("MaxKing[G]", 21); dialog.Option("MaxPrince[G]", 22); dialog.Option("||Dr.omany||", 255); dialog.Avatar(116); dialog.Send();
break; } case 16: { if (client.Entity.ConquerPoints >= 500000) { client.Entity.ConquerPoints -= 500000; client.Inventory.Add(831002, 0, 1); } else {
dialog.Text("Please take 500000 cps to Germant."); dialog.Option("I see.", 255); dialog.Avatar(116); dialog.Send(); }
break; } case 17: { if (client.Entity.ConquerPoints >= 500000) { client.Entity.ConquerPoints -= 500000; client.Inventory.Add(831014, 0, 1); } else {
dialog.Text("Please take 500000 cps to Germant."); dialog.Option("I see.", 255); dialog.Avatar(116); dialog.Send(); }
break; } case 18: { if (client.Entity.ConquerPoints >= 500000) { client.Entity.ConquerPoints -= 500000; client.Inventory.Add(7108200, 0, 1); } else {
dialog.Text("Please take 500000 cps to Germant."); dialog.Option("I see.", 255); dialog.Avatar(116); dialog.Send(); }
break; } case 19: { if (client.Entity.ConquerPoints >= 500000) { client.Entity.ConquerPoints -= 500000; client.Inventory.Add(500500, 0, 1); } else {
dialog.Text("Please take 500000 cps to Germant."); dialog.Option("I see.", 255); dialog.Avatar(116); dialog.Send(); }
break; } case 20: { if (client.Entity.ConquerPoints >= 500000) { client.Entity.ConquerPoints -= 500000; client.Inventory.Add(600600, 0, 1); } else {
dialog.Text("Please take 500000 cps to Germant."); dialog.Option("I see.", 255); dialog.Avatar(116); dialog.Send(); }
break; } case 21: { if (client.Entity.ConquerPoints >= 500000) { client.Entity.ConquerPoints -= 500000; client.Inventory.Add(7854521, 0, 1); } else {
dialog.Text("Please take 500000 cps to Germant."); dialog.Option("I see.", 255); dialog.Avatar(116); dialog.Send(); }
break; } case 22: { if (client.Entity.ConquerPoints >= 500000) { client.Entity.ConquerPoints -= 500000; client.Inventory.Add(7854522, 0, 1); } else {
dialog.Text("Please take 500000 cps to Germant."); dialog.Option("I see.", 255); dialog.Avatar(116); dialog.Send(); }
break; } case 11: { if (client.Entity.ConquerPoints >= 500000) { client.Entity.ConquerPoints -= 500000; client.Inventory.Add(192375, 0, 1); } else {
dialog.Text("Please take 500000 cps to Germant."); dialog.Option("I see.", 255); dialog.Avatar(116); dialog.Send(); }
break; } case 12: { if (client.Entity.ConquerPoints >= 500000) { client.Entity.ConquerPoints -= 500000; client.Inventory.Add(193300, 0, 1); } else {
dialog.Text("Please take 500000 cps to Germant."); dialog.Option("I see.", 255); dialog.Avatar(116); dialog.Send(); }
break; } case 13: { if (client.Entity.ConquerPoints >= 500000) { client.Entity.ConquerPoints -= 500000; client.Inventory.Add(188175, 0, 1); } else {
dialog.Text("Please take 500000 cps to Germant."); dialog.Option("I see.", 255); dialog.Avatar(116); dialog.Send(); }
break; } case 14: { if (client.Entity.ConquerPoints >= 500000) { client.Entity.ConquerPoints -= 500000; client.Inventory.Add(188285, 0, 1); } else {
dialog.Text("Please take 500000 cps to Germant."); dialog.Option("I see.", 255); dialog.Avatar(116); dialog.Send(); }
break; } case 8: { if (client.Entity.ConquerPoints >= 500000) { client.Entity.ConquerPoints -= 500000; client.Inventory.Add(200474, 0, 1); } else {
dialog.Text("Please take 500000 cps to Germant."); dialog.Option("I see.", 255); dialog.Avatar(116); dialog.Send(); }
break; } case 9: { if (client.Entity.ConquerPoints >= 500000) { client.Entity.ConquerPoints -= 500000; client.Inventory.Add(200475, 0, 1); } else {
dialog.Text("Please take 500000 cps to Germant."); dialog.Option("I see.", 255); dialog.Avatar(116); dialog.Send(); }
break; } case 10: { if (client.Entity.ConquerPoints >= 500000) { client.Entity.ConquerPoints -= 500000; client.Inventory.Add(200476, 0, 1); } else {
dialog.Text("Please take 500000 cps to Germant."); dialog.Option("I see.", 255); dialog.Avatar(116); dialog.Send(); }
break; } case 6: { if (client.Entity.ConquerPoints >= 500000) { client.Entity.ConquerPoints -= 500000; client.Inventory.Add(188255, 0, 1); } else {
dialog.Text("Please take 500000 cps to Germant."); dialog.Option("I see.", 255); dialog.Avatar(116); dialog.Send(); }
break; } case 5: { if (client.Entity.ConquerPoints >= 500000) { client.Entity.ConquerPoints -= 500000; client.Inventory.Add(188545, 0, 1); } else {
dialog.Text("Please take 500000 cps to Germant."); dialog.Option("I see.", 255); dialog.Avatar(116); dialog.Send(); } break; } case 4: { if (client.Entity.ConquerPoints >= 500000) { client.Entity.ConquerPoints -= 500000; client.Inventory.Add(188165, 0, 1); } else {
dialog.Text("Please take 500000 cps to Germant."); dialog.Option("I see.", 255); dialog.Avatar(116); dialog.Send(); } break; } case 1: { if (client.Entity.ConquerPoints >= 500000) { client.Entity.ConquerPoints -= 500000; client.Inventory.Add(188155, 0, 1); } else {
dialog.Text("Please take 500000 cps to Germant."); dialog.Option("I see.", 255); dialog.Avatar(116); dialog.Send(); } break; } case 2: { if (client.Entity.ConquerPoints >= 500000) { client.Entity.ConquerPoints -= 500000; client.Inventory.Add(200458, 0, 1); } else {
dialog.Text("Please take 500000 cps To DancingSnake.mount ."); dialog.Option("I see.", 255); dialog.Avatar(116); dialog.Send(); } break; } case 3: { if (client.Entity.ConquerPoints >= 500000) { client.Entity.ConquerPoints -= 500000; client.Inventory.Add(200453, 0, 1); } else {
dialog.Text("Please take 500000 cps To makersproblems.mount ."); dialog.Option("I see.", 255); dialog.Avatar(116); dialog.Send();
} break; } } break; } #endregion
|