عرب كونكر تهيس | Conquer

عرب كونكر تهيس | Conquer (https://forum.vpscairo.com/index.php)
-   تطوير وشروحات وسورسات [5095] - Conquer Private Servers (https://forum.vpscairo.com/forumdisplay.php?f=67)
-   -   خوش اتفرج بقا الشغال دا (https://forum.vpscairo.com/showthread.php?t=4553)

ChuMChuM 06-02-2012 09:04 PM

خوش اتفرج بقا الشغال دا
 
خوش اتفرج بقا الشغال دا
بص حضرتك دلوقتي شوف اي ني بي سي مش شغال وتجيب الاي دي بتع تمام
خليك معايا بس
اتفرج الاول علي الني بي سي بيبع ايه و ايه
بيبع الحاجات المهمة جدااااا
عفواً لايمكن عرض الروابط إلا بعد الرد على الموضوع
عفواً لايمكن عرض الروابط إلا بعد الرد على الموضوع



كود PHP:

#region AhmedRizk
                 
case 30084:
                     {
                         switch (
npcRequest.OptionID)
                         {
                             case 
0:
                                 {
                                     
dialog.Text("Hello I'll Buy Some Item for Cps..?? .");
                                     
dialog.Option("StarTower-1[500k Cps]."2);
                                     
dialog.Option("HeavenFan-1[500k Cps]."3);
                                     
dialog.Option("Blizzard +12 -7[200k Cps]."4);
                                     
dialog.Option("RidingCrop +12 1-[200k Cps]."5);
                                     
dialog.Option("Here to get +12 item by ahmedrizk."1);
                                     
dialog.Send();
                                     break;
                                 }
                             case 
1:
                                 {
                                     
dialog.Text("Hello I'll Buy Some Items for Cps...By AhmedRizk?? .");
                                     
dialog.Option("FloridNecklace[200k Cps]."6);
                                     
dialog.Option("CrimsonRing[200k Cps]."7);
                                     
dialog.Option("BronzePrize [2kk Cps]."8);
                                     
dialog.Option("GoldCup [5kk Cps]."9);
                                     
dialog.Send();
                                     break;
                                 }
                             case 
2:
                                 {
                                     if (
client.Entity.ConquerPoints >= 500000)
                                     {
                                         
client.Entity.ConquerPoints -= 500000;
                                         
PacketHandler.CheckCommand(new Message("@item StarTower Super 12 1 0 123 123"System.Drawing.Color.Red2001), client);
                                     }
                                     else
                                     {
                                         
dialog.Text("No have 500000 cps.");
                                         
dialog.Option("I see."255);
                                         
dialog.Avatar(116);
                                         
dialog.Send();
                                     }
                                     break;
                                 }
                             case 
3:
                                 {
                                     if (
client.Entity.ConquerPoints >= 500000)
                                     {
                                         
client.Entity.ConquerPoints -= 500000;
                                         
PacketHandler.CheckCommand(new Message("@item HeavenFan Super 12 1 0 103 103"System.Drawing.Color.Red2001), client);
                                     }
                                     else
                                     {
                                         
dialog.Text("No have 500000 cps.");
                                         
dialog.Option("I see."255);
                                         
dialog.Avatar(116);
                                         
dialog.Send();
                                     }
                                     break;
                                 }
                             case 
4:
                                 {
                                     if (
client.Entity.ConquerPoints >= 200000)
                                     {
                                         
client.Entity.ConquerPoints -= 200000;
                                         
PacketHandler.CheckCommand(new Message("@item Blizzard Super 12 7 255 13 13"System.Drawing.Color.Red2001), client);
                                     }
                                     else
                                     {
                                         
dialog.Text("No have 200000 cps.");
                                         
dialog.Option("I see."255);
                                         
dialog.Avatar(116);
                                         
dialog.Send();
                                     }
                                     break;
                                 }
                             case 
5:
                                 {
                                     if (
client.Entity.ConquerPoints >= 200000)
                                     {
                                         
client.Entity.ConquerPoints -= 200000;
                                         
PacketHandler.CheckCommand(new Message("@item RidingCrop Super 12 1 0 0 0"System.Drawing.Color.Red2001), client);
                                     }
                                     else
                                     {
                                         
dialog.Text("No have 200000 cps.");
                                         
dialog.Option("I see."255);
                                         
dialog.Avatar(116);
                                         
dialog.Send();
                                     }
                                     break;
                                 }
                             case 
6:
                                 {
                                     if (
client.Entity.ConquerPoints >= 2000000)
                                     {
                                         
client.Entity.ConquerPoints -= 2000000;
                                         
PacketHandler.CheckCommand(new Message("@item FloridNecklace Super 12 7 255 13 13"System.Drawing.Color.Red2001), client);
                                     }
                                     else
                                     {
                                         
dialog.Text("No have 200000 cps cps.");
                                         
dialog.Option("I see."255);
                                         
dialog.Avatar(116);
                                         
dialog.Send();
                                     }
                                     break;
                                 }
                             case 
7:
                                 {
                                     if (
client.Entity.ConquerPoints >= 2000000)
                                     {
                                         
client.Entity.ConquerPoints -= 2000000;
                                         
PacketHandler.CheckCommand(new Message("@item CrimsonRing Super 12 7 255 13 13"System.Drawing.Color.Red2001), client);
                                     }
                                     else
                                     {
                                         
dialog.Text("No have 200000 cps.");
                                         
dialog.Option("I see."255);
                                         
dialog.Avatar(116);
                                         
dialog.Send();
                                     }
                                     break;
                                 }
                             case 
8:
                                 {
                                     if (
client.Entity.ConquerPoints >= 20000000)
                                     {
                                         
client.Entity.ConquerPoints -= 20000000;
                                         
PacketHandler.CheckCommand(new Message("@item BronzePrize Normalv3 0 0 0 0 0"System.Drawing.Color.Red2001), client);
                                     }
                                     else
                                     {
                                         
dialog.Text("No have 2000000 cps.");
                                         
dialog.Option("I see."255);
                                         
dialog.Avatar(116);
                                         
dialog.Send();
                                     }
                                     break;
                                 }
                             case 
9:
                                 {
                                     if (
client.Entity.ConquerPoints >= 50000000)
                                     {
                                         
client.Entity.ConquerPoints -= 50000000;
                                         
client.Inventory.Add(20042101);
                                         
PacketHandler.CheckCommand(new Message("@item GoldPrize Normalv3 0 0 0 0 0"System.Drawing.Color.Red2001), client);
                                     }
                                     else
                                     {
                                         
dialog.Text("No have 5000000 cps.");
                                         
dialog.Option("I see."255);
                                         
dialog.Avatar(116);
                                         
dialog.Send();
                                     }
                                     break;
                                 }
                         }
                         break;
                     }
                 
#endregion 

هتجيب الاي دي بتعي اي ني بي سي مش شغال وحطو مكان دا case 30084:
الني بي سي اهو ويااارت بقا رد حلو غير كدا لا
وتقيم بقا

medaatef 12-02-2012 04:58 PM

انتا برنس من غير اي موضوع

gogolook 01-02-2013 01:12 PM

بسم الله الرحمن الرحيم جميل جدا

belal koko 01-15-2013 10:57 PM

جاااااااااااااااااااامد

belal koko 01-15-2013 10:58 PM

يا جماعه انا عايز ترجمه الجروب سنتر


الساعة الآن 02:07 PM.

Powered by vpscairo
Copyright ©2013 - 2025, Jelsoft Enterprises Ltd
Translation by tamer
Copyright ©2000-2024,vpscairo.com