محترفين مصراوي
مرحب بك ايها الزار في شبكة عرب مصراوي نحن نرحب بك وجميع الاعضاء ترحب بك ونرجو منك التسجيل في المنتدي لاظهر الروابط التحميل لتحميل [p]اضغط هنا[p]

انضم إلى المنتدى ، فالأمر سريع وسهل

محترفين مصراوي
مرحب بك ايها الزار في شبكة عرب مصراوي نحن نرحب بك وجميع الاعضاء ترحب بك ونرجو منك التسجيل في المنتدي لاظهر الروابط التحميل لتحميل [p]اضغط هنا[p]
محترفين مصراوي
هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.

ان بي سي جامد جدا بيبيع الجرمنات وايتمات الكنج الجديد وحجات جديده لكلينت 5700

اذهب الى الأسفل

ان بي سي جامد جدا بيبيع الجرمنات وايتمات الكنج الجديد وحجات جديده لكلينت 5700 Empty ان بي سي جامد جدا بيبيع الجرمنات وايتمات الكنج الجديد وحجات جديده لكلينت 5700

مُساهمة من طرف hellbooy56 الجمعة يناير 10, 2014 12:26 am

ان بي سي جامد جدا بيبيع الجرمنات وايتمات الكنج الجديد وحجات جديده لكلينت 5700 Warning
ان بي سي جامد جدا بيبيع الجرمنات وايتمات الكنج الجديد وحجات جديده لكلينت 5700 103011101004q1pejc4
الموضوع ده يا رجاله للكلينت الجديده من 5700 الي 5731 من ||Mr.omany||
ان بي سي جامد جدا بيبيع الجرمنات وايتمات الكنج الجديد وحجات جديده لكلينت 5700 Warning
ان بي سي جامد جدا بيبيع الجرمنات وايتمات الكنج الجديد وحجات جديده لكلينت 5700 103011101004q1pejc4
•–––––––––––––––––––––––•
بسم الله الرحــــــــــــمان الرحيم
•–––––––––––––––––––––––•
•–––––––––––––––•
|1|نفتح ملف Npcs.cs
دور علي #region
وضيف ده تمام
•–––––––––––––––•
الكود:
#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  
•–––––––––––––––•
|2|نفتح النافيجات وبعدين
ملف Npcs
•–––––––––––––––•

وضيف اي ان بي سي جديد بس خلي الاي بي ده 70707
الموضو والفكره من العضو eslam2110 والعضو పదాలు ఉన్నాయి పే وموضوع الطلبات http://arab-dv.net/showthread.php?t=8553&page=2

hellbooy56

عدد المساهمات : 23
نقاط : 35
السٌّمعَة : 10
تاريخ التسجيل : 10/01/2014

الرجوع الى أعلى الصفحة اذهب الى الأسفل

الرجوع الى أعلى الصفحة

- مواضيع مماثلة

 
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى